Skip to content

powersync-community/flutter-home-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_home_widget

A demo using home_widget package to create PowerSync home screen widget. The widget allows for adding and deleting list items, which are reflected in the app and vice versa.

Only iOS is supported for now.

Getting Started

  1. Setup backend server:
    cd backend
    docker compose --env-file .env.local up -d
  2. Run the app:
    flutter run
  3. Add the widget to your home screen. (IOS: Tap and hold on the home screen, tap the '+' (or 'Edit') button in the top left corner, search for "Flutter Home Widget" and add the widget.)

About

PowerSync Flutter app with a synced home screen widget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors