dart-latlong icon indicating copy to clipboard operation
dart-latlong copied to clipboard

Dart 2 migration issue

Open Abgaryan opened this issue 6 years ago • 4 comments

Hi @MikeMitterer, The library version 6.0.1 doesn't work with dart 2, error mesage

The current Dart SDK version is 2.1.0-dev.0.0.flutter-be6309690f.

Because project depends on latlong >=0.1.1 <0.6.1 which requires SDK version >=1.8.0 <2.0.0, version solving failed.
pub get failed (1)

Abgaryan avatar Aug 29 '18 15:08 Abgaryan

Are you sure that your constraint is right? The error message says "latlong >=0.1.1 <0.6.1" <0.6.1!!!

MikeMitterer avatar Aug 30 '18 07:08 MikeMitterer

Same issue for me I see you have a fix in unreleased version, how I can use it?

igorkasyanchuk avatar Sep 01 '18 08:09 igorkasyanchuk

Same issue...

hojabbr avatar Sep 01 '18 14:09 hojabbr

Same issue.. any update ? really need this plugin ? If not, is there any alternative ?

fvisticot avatar Nov 03 '18 22:11 fvisticot