cloud_firestore_database_wrapper 1.1.1 copy "cloud_firestore_database_wrapper: ^1.1.1" to clipboard
cloud_firestore_database_wrapper: ^1.1.1 copied to clipboard

A package that wraps cloud firestore. The idea is that future implementation will be database agnostic and a user can choose which one they want to use.

[1.1.1] - 10/24/2022 #

  • Expose Firestoer parser

[1.1.0] - 10/24/2022 #

  • Update all methods to use a path based url

[1.0.2] - 5/15/2021 #

  • Add Base Model for models to inherit from
  • Added model generator functionality.

[1.0.1] - 5/15/2021 #

  • Expose 'getSubcollection' through i_data_source interface

[1.0.0] - 5/15/2021 #

  • Add 'getSubcollection' functionality
  • Package is null safe

[0.0.3] - 3/29/2021 #

  • Update firestore dependencies

[0.0.2] - 2/15/2021. #

  • Update export to include interface

[0.0.1] - 2/15/2021. #

  • Initial commit with tests and implementation.
2
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A package that wraps cloud firestore. The idea is that future implementation will be database agnostic and a user can choose which one they want to use.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cloud_firestore, fake_cloud_firestore, flutter

More

Packages that depend on cloud_firestore_database_wrapper