Skip to content

Commit 426df29

Browse files
committed
Updated readme.
1 parent 54c111b commit 426df29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/local-only-todolist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PowerSync + Supabase Flutter Local-Only to Online Mode Demo: Todo List App
22

3-
This demo app is an extension of the Supabase Todo List App that demonstrates how to use the PowerSync SDK for Flutter in a local-only way without sync capabilities. It allows the user to use the app offline without having to sign in. After signing in data that was kept locally is synced up. For a step-by-step guide, see [here](https://docs.powersync.com/integration-guides/supabase).
3+
This demo app is an extension of the [Supabase Todo List App](../supabase-todolist/README.md) that demonstrates how to use the PowerSync SDK for Flutter in a local-only way without sync capabilities. It allows the user to use the app offline without having to sign in. After signing in data that was kept locally is synced up. For a step-by-step guide, see [here](https://docs.powersync.com/integration-guides/supabase).
44

55
# Running the app with local-only
66

0 commit comments

Comments
 (0)