firebase_ui_firestore 1.6.3 copy "firebase_ui_firestore: ^1.6.3" to clipboard
firebase_ui_firestore: ^1.6.3 copied to clipboard

Pre-built widgets and utilites that make it easy to integrate Firebase Firestore into your Flutter app.

1.6.3 #

  • Update a dependency to the latest release.

1.6.2 #

  • Update a dependency to the latest release.

1.6.1 #

  • FIX(ui_firestore): null-assert count for aggregate query (#246). (8afbe368)

1.6.0 #

  • FEAT(ui_firestore): implemented separators and fetching indicator (#99). (d8d8bf59)

1.5.15 #

  • Update a dependency to the latest release.

1.5.14 #

  • Update a dependency to the latest release.

1.5.13 #

  • Update a dependency to the latest release.

1.5.12 #

  • Update a dependency to the latest release.

1.5.11 #

  • Update a dependency to the latest release.

1.5.10 #

  • Update a dependency to the latest release.

1.5.9 #

  • Update a dependency to the latest release.

1.5.8 #

1.5.6 #

  • Update a dependency to the latest release.

1.5.5 #

  • Update a dependency to the latest release.

1.5.4 #

  • Update a dependency to the latest release.

1.5.3 #

  • Update a dependency to the latest release.

1.5.2 #

  • Update a dependency to the latest release.

1.5.1 #

  • Update a dependency to the latest release.

1.5.0 #

  • FEAT: update dependency constraints to sdk: '>=2.18.0 <4.0.0' flutter: '>=3.3.0' (#10946). (2772d10f)
  • FEAT: update librairies to be compatible with Flutter 3.10.0 (#10944). (e1f5a5ea)

1.4.0 #

1.3.4 #

  • Update a dependency to the latest release.

1.3.3 #

  • Update a dependency to the latest release.

1.3.2 #

  • Update a dependency to the latest release.

1.3.1 #

  • FIX: allow to unlink providers only in edit mode (#10649). (c2da6c7e)

1.3.0 #

1.2.10 #

  • Update a dependency to the latest release.

1.2.9 #

  • Update a dependency to the latest release.

1.2.8 #

  • Update a dependency to the latest release.

1.2.7 #

  • Update a dependency to the latest release.

1.2.6 #

  • Update a dependency to the latest release.

1.2.5 #

  • Update a dependency to the latest release.

1.2.4 #

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

1.2.3 #

  • Update a dependency to the latest release.

1.2.2 #

  • Update a dependency to the latest release.

1.2.1 #

  • Update a dependency to the latest release.

1.2.0 #

  • FEAT: use aggregate query to display total rows count in DataTable (#10113). (bf52bcca)

1.1.1 #

  • Update a dependency to the latest release.

1.1.0 #

  • FEAT: Added empty builder in FirestoreListView (#9916). (4a079d17)

1.0.5 #

  • Update a dependency to the latest release.

1.0.4 #

  • Update a dependency to the latest release.

1.0.3 #

  • Update a dependency to the latest release.

1.0.2 #

  • Update a dependency to the latest release.

1.0.1 #

1.0.0 #

  • Graduate package to a stable release.

To migrate from flutterfire_ui to firebase_ui_firestore you need to update your dependencies:

dependencies:
-  flutterfire_ui: ^0.4.0
+  firebase_ui_firestore: ^1.0.0

and imports:

- import 'package:flutterfire_ui/firestore.dart';
+ import 'package:firebase_ui_firestore/firebase_ui_firestore.dart';

1.0.0-dev.2 #

  • Update a dependency to the latest release.

1.0.0-dev.1 #

1.0.0-dev.0 #

  • Bump "firebase_ui_firestore" to 1.0.0-dev.0.

0.0.1 #

  • TODO: Describe initial release.
156
likes
140
pub points
97%
popularity

Publisher

verified publisherfirebase.google.com

Pre-built widgets and utilites that make it easy to integrate Firebase Firestore into your Flutter app.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cloud_firestore, firebase_ui_localizations, firebase_ui_shared, flutter

More

Packages that depend on firebase_ui_firestore