geoflutterfire 2.2.3 copy "geoflutterfire: ^2.2.3" to clipboard
geoflutterfire: ^2.2.3 copied to clipboard

outdated

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

2.2.3 #

Applied fixes and upgrades from the community ♥

  • upgraded dependencies, fixed errors

2.2.2 #

  • upgraded dependencies, latest before Flutter 2.0 and null safety

2.2.1 #

  • upgraded dependencies

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
388
likes
120
pub points
94%
popularity

Publisher

verified publishernoeatsleepteam.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cloud_firestore, flutter, rxdart

More

Packages that depend on geoflutterfire