firestore_helpers 2.0.6 copy "firestore_helpers: ^2.0.6" to clipboard
firestore_helpers: ^2.0.6 copied to clipboard

outdated

Firestore helper function to create dynamic and location based queries

1.0.0 30.06.2018 #

  • Initial release.

2.0.0 03.07.2018 #

  • Breaking changes in naming of Area members and adding more functions

2.0.2 10.07.2018 #

  • If you provide a datalocationAccessor to getDataInArea the results are not additionally filtered so that you only get places within the given radius not in a square. Also some bug fixes.

2.0.3 11.07.2018 #

  • Fixed a bug in distance calculation.

2.0.4 04.08.2018 #

  • getDataInArea now accepts a Query as data source, before only DocumentCollections were possible.

2.0.5 07.08.2018 #

  • buildQuery now accepts a Query as data source, before only DocumentCollections were possible.

2.0.6 06.09.2018 #

  • Updated dependency to cloud_firestore 0.8.0
38
likes
0
points
62
downloads

Publisher

verified publisherfluttercommunity.dev

Weekly Downloads

Firestore helper function to create dynamic and location based queries

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, flutter

More

Packages that depend on firestore_helpers