firefly 1.0.0 copy "firefly: ^1.0.0" to clipboard
firefly: ^1.0.0 copied to clipboard

A small Flutter Firestore builder widget for clean widget trees.

1.0.0 #

  • Migrates to null safety

0.5.1 #

  • Removes the Flutter SDK upper bound in pubspec

0.5.0 #

  • Bumps Provider and Cloud Firestore packages

0.4.0 #

  • Firefly widget now has a onChange parameter sending out an event every time collection changes passing out the changed document
  • Bumps Provider and Cloud Firestore packages to latest version

0.3.0 #

  • Firefly widget can now opt out of default queries specified on the provider

0.2.0 #

  • Firefly widget now supports multiple queries
  • FireflyProvider widget now supports multiple default queries

0.1.2 #

  • Fixes misspells and clears up README.md

0.1.1 #

  • Fixes broken path on README.md image

0.1.0 #

Initial Version of the package.

  • Includes the FlutterProvider widget to provide the Firefly children with a reference to the database.
  • Includes the Firefly widget.
  • Firefly allows for builder and listBuilder.
2
likes
110
pub points
10%
popularity

Publisher

verified publisheralster.se

A small Flutter Firestore builder widget for clean widget trees.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cloud_firestore, flutter, provider

More

Packages that depend on firefly