geo_firestore_flutter 0.1.7 geo_firestore_flutter: ^0.1.7 copied to clipboard
GeoFirestore for Flutter to do location based queries with Firestore
0.1.7 #
- Support FireStore versions 4.0.0 through 5.0.0+
0.1.6 #
- Update FireStore dependency to 4.0.3
0.1.5 #
- Update FireStore dependency to 3.1.7
- Fix for native/web differences in int precision
0.1.3 #
- Update FireStore dependency to 3.1.0
0.1.1 #
- Update FireStore dependency to 1.0.3
0.1.0 #
- Add null safety
0.1.2 #
- Update FireStore dependency to 2.2.2
0.0.5 #
- Update FireStore dependency to 0.16.0
0.0.4 #
- Update Firebase dependencies
0.0.3 #
- Use double array instead of GeoPoint object
0.0.2 #
- Use "g" and "l" for keys instead of "goehash" and "location"
0.0.1 #
- Initial release