firestore_helpers 2.0.2
firestore_helpers: ^2.0.2 copied to clipboard
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 03.07.2018 #
- If you provide a
datalocationAccessor
togetDataInArea
the results are not additionally filtered so that you only get places within the given radius not in a square. Also some bug fixes.