geoflutterfire2 2.2.2 copy "geoflutterfire2: ^2.2.2" to clipboard
geoflutterfire2: ^2.2.2 copied to clipboard

outdated

GeoFlutterFire2 is an open-source library that allows you to store and query firestore documents based on their geographic location.

2.2.2 #

  • upgraded dependencies aligned with Flutter2
  • added Null safety
  • publish new package from forked project

2.1.0 #

  • fixed breaking changes
  • would not be able to access data using doc.data['distance'] anymore

2.0.3+8 #

  • upgraded dependencies
  • fix for iOS build errors
  • fixes for breaking changes from 2.0.3 for stream builders
  • added a bug-fix for supporting stream builders

2.0.2 #

  • added support for filtering documents strictly/easily with respect to radius

2.0.1+1 #

  • bumped up the versions of kotlin-plugin and gradle.
  • Support for GeoPoints nested inside the firestore document

2.0.0 #

  • Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
  • reverted to flutter stable channel from master.

1.0.2 #

  • Refactored code to adhere to best practices(again)

1.0.1 #

  • Refactored code to adhere to best practices

1.0.0 #

  • Initial Release
107
likes
0
pub points
97%
popularity

Publisher

verified publisherbeerstorm.net

GeoFlutterFire2 is an open-source library that allows you to store and query firestore documents based on their geographic location.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cloud_firestore, flutter, rxdart

More

Packages that depend on geoflutterfire2