blackmann / locationpicker

Location picker for Flutter.
Other
167 stars 159 forks source link

Null Safe version #47

Closed excode closed 3 years ago

excode commented 3 years ago

Please let release the null safety version. We are stuck or give us some clue of fix it from our end.

Thank you

blackmann commented 3 years ago

Resolved in 0.9.18-nullsafety

excode commented 3 years ago

thanks bro

excode commented 3 years ago

Compiler still shows it as non null safety

Is there any workaround

Package Name Current Upgradable Resolvable Latest

direct dependencies: place_picker ✗0.9.18 ✗0.9.18 ✗0.9.18 ✗0.9.18

blackmann commented 3 years ago

Please use version 0.9.18-nullsafety

excode commented 3 years ago

image

Already added 0.9.18-nullsafety but when I am trying to run flutter it throws 0.9.18 is not null safty

blackmann commented 3 years ago

Please use 0.9.19-nullsafety instead and let me know what happens. I just publish an update

excode commented 3 years ago

Thumbs up !!! now it working ... Thank you