datalocal_for_supabase 0.1.0 copy "datalocal_for_supabase: ^0.1.0" to clipboard
datalocal_for_supabase: ^0.1.0 copied to clipboard

Supabase synchronization and local materialized views for DataLocal.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add datalocal_for_supabase

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  datalocal_for_supabase: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:datalocal_for_supabase/datalocal_for_supabase.dart';
1
likes
160
points
164
downloads

Documentation

API reference

Publisher

verified publisherlamun.my.id

Weekly Downloads

Supabase synchronization and local materialized views for DataLocal.

Repository (GitHub)
View/report issues

Topics

#cache #database #offline #postgres #supabase

License

MIT (license)

Dependencies

collection, datalocal, flutter, supabase_flutter

More

Packages that depend on datalocal_for_supabase