GeoFlutterFire
GeoFlutterFire copied to clipboard
Update dependency to: flutter_lints ^2.0.1
Code suggestion is falling behind because of GeoFlutterFire's constrains the flutter_lints dependency. The plugin has had a milestone release. When I try to upgrade it says...
Because geoflutterfire 3.0.3 depends on flutter_lints ^1.0.0 and no versions of geoflutterfire match >3.0.3 <4.0.0, geoflutterfire ^3.0.3 requires flutter_lints ^1.0.0. So, because meloan depends on both geoflutterfire ^3.0.3 and flutter_lints ^2.0.1, version solving failed. pub get failed (1; So, because meloan depends on both geoflutterfire ^3.0.3 and flutter_lints ^2.0.1, version solving failed.)
Darshan I need this because my code is not always superb, not often, not ever. x Sam
#185
I'm facing the same issue, is there an estimate on when this fix will be published? Thanks
@DarshanGowda0
This would be best fixed by moving the flutter_lints
to dev_dependencies:
See changes #190