Skip to content

Commit b75651a

Browse files
committed
Blurb
1 parent bdb4bb9 commit b75651a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-guides/flutterflow-+-powersync.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ Future signOut() async {
512512

513513
## (Optional) Display Connectivity and Sync Status
514514

515-
The PowerSync library for FlutterFlow includes a component to display the connectivity and sync status to the user. This can easily be added to your app:
515+
The PowerSync library provides a built-in component that displays real-time connectivity and synchronization status. Since the sync state is available globally as part of your app state, you can easily monitor the database status throughout your application. To add this status indicator:
516516

517517
1. Under the **Widget Palette**, select the "Components and custom widgets imported from library projects" panel.
518518
<Frame>

0 commit comments

Comments
 (0)