DarshanGowda0 / GeoFlutterFire

:fire:GeoFlutterFire:fire: is an open-source library that allows you to store and query firestore documents based on their geographic location.
https://youtu.be/MYHVyl-juUk
MIT License
305 stars 261 forks source link

Version not supported by form_bloc #90

Closed NestorDevs closed 2 years ago

NestorDevs commented 4 years ago

I am working with form_bloc and this plugins presents the following problem: form_bloc uses rxdart 0.24 and your plugins uses a lower version so it presents an error when installing the dependencies. when are you planning to update the plugins?

awhitford commented 4 years ago

+1 -- Me too for an upgrade.

Workaround is to use dependency_overrides, but that can get a little risky if there is a breaking change.

awaik commented 2 years ago

upgraded with https://github.com/DarshanGowda0/GeoFlutterFire/pull/170