blackmann / locationpicker

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

null safety, updated dependencies, bug fixes #76

Closed sartajroshan closed 1 year ago

sartajroshan commented 2 years ago

Null safety support

Updated dependencies to latest. (location, google_maps_flutter and http)

Added a loading progress until map view is created.

sartajroshan commented 1 year ago

Fixed bugs are.. #39 #75

blackmann commented 1 year ago

Hello @sartajroshan, thanks for this.

But can you please make this changes on the nullsafety branch instead?

sartajroshan commented 1 year ago

Hello @sartajroshan, thanks for this.

But can you please make this changes on the nullsafety branch instead?

Please check #78