geoflutterfire_plus 0.0.7
geoflutterfire_plus: ^0.0.7 copied to clipboard
geoflutterfire_plus enables your flutter app to store and query cloud firestore documents based on their geographic location.
0.0.7 #
- Refactor
neighborGeohashesOfmethod related codes - Add unit tests and achieved 100% coverage in
geo_fire_point.dart,math.dart, andutils.dart.
0.0.6 #
- Update README.md
0.0.5 #
- Update
GeoCollection.setmethodsSetOptionsparameter. - Update README.md.
0.0.4 #
- Enables to specify whether to return geo query stream as broadcast.
- Refactor
GeoFirePointclass.
0.0.3 #
- Fix a typo in pubspec.yaml homepage URL.
0.0.2 #
- Refactors
- Update README.md
0.0.1 #
- Initial release