Bernardi23 / search_map_place

This is a Flutter package that uses the Google Maps API to make a TextField that tries to autocomplete places as the user types, with simple smooth animations, making a nice UI and UX.
MIT License
126 stars 96 forks source link

upgrade to flutter null safety #45

Open ahmedfayed29 opened 3 years ago

ahmedfayed29 commented 3 years ago

search_map_place is forbidden. So, because base_flutter depends on search_map_place ^0.3.0, version solving failed.

nyck33 commented 3 years ago
Plugin project :location_web not found. Please update settings.gradle.
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:

 - package:search_map_place
 - package:google_maps_flutter
 - package:http
 - package:google_maps_flutter_platform_interface
 - package:stream_transform
 - package:http_parser
 - package:plugin_platform_interface

I opened a PR after running the migration tool found here: https://dart.dev/null-safety/migration-guide Hopefully the owner will check soon.

nyck33 commented 3 years ago

https://github.com/nyck33/search_map_place