humazed / google_map_location_picker

🌍 Map location picker component for flutter Based on google_maps_flutter
Apache License 2.0
206 stars 309 forks source link

updated dependencies #153

Open athul-ain opened 3 years ago

athul-ain commented 3 years ago

updated to geolocator: ^7.0.1 replaced depricated button widgets

Syltas commented 3 years ago

When opening the map picker, loading_builder.dart:63:12 throws the following error: type '(BuildContext, Map<String, String?>) => Text' is not a subtype of type '(BuildContext, Map<String, String?>?) => Widget'