Closed NestorDevs closed 2 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?
+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.
dependency_overrides
upgraded with https://github.com/DarshanGowda0/GeoFlutterFire/pull/170
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?