GeoFlutterFire icon indicating copy to clipboard operation
GeoFlutterFire copied to clipboard

Update dependency to: flutter_lints ^2.0.1

Open Sam-Guru-In-Training opened this issue 2 years ago • 4 comments

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

Sam-Guru-In-Training avatar May 12 '22 16:05 Sam-Guru-In-Training

#185

thedalelakes avatar May 25 '22 15:05 thedalelakes

I'm facing the same issue, is there an estimate on when this fix will be published? Thanks

HassanMalaabeh avatar May 28 '22 09:05 HassanMalaabeh

@DarshanGowda0

LogicNg avatar Jul 02 '22 03:07 LogicNg

This would be best fixed by moving the flutter_lints to dev_dependencies:

See changes #190

jacksoncurrie avatar Jul 02 '22 12:07 jacksoncurrie