datalocal_for_firestore 2.0.0 copy "datalocal_for_firestore: ^2.0.0" to clipboard
datalocal_for_firestore: ^2.0.0 copied to clipboard

Firestore 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_firestore

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

dependencies:
  datalocal_for_firestore: ^2.0.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_firestore/datalocal_for_firestore.dart';
2
likes
160
points
84
downloads

Documentation

API reference

Publisher

verified publisherlamun.my.id

Weekly Downloads

Firestore synchronization and local materialized views for DataLocal.

Repository (GitHub)
View/report issues

Topics

#cache #database #firebase #firestore #offline

License

MIT (license)

Dependencies

cloud_firestore, collection, datalocal, flutter

More

Packages that depend on datalocal_for_firestore