Skip to content

Commit f865bf5

Browse files
authored
Restore Flutter examples in Readme.
1 parent bdee9cc commit f865bf5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/powersync/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,13 @@ Direct access to the synchronous `CommonDatabase` (`sqlite.Database` equivalent
7979
- Subscribe to queries for live updates.
8080

8181

82+
## Examples
83+
84+
For complete app examples, see our [example app gallery](https://docs.powersync.com/resources/demo-apps-example-projects#flutter)
85+
86+
87+
For examples of some common patterns, see our [example snippets](./example/README.md)
88+
8289

8390
## Getting started
8491

0 commit comments

Comments
 (0)