At this point google maps open and the GoogleMap widget renders well
Notes:
Add maps.API_KEY= to android/local.properties. for android app
Add MAPS_API_KEY= to ios/Flutter/MapsKey.xcconfig for ios app
Asking for Location permission at the app start is still to be implemented
fixes #161
At this point google maps open and the GoogleMap widget renders well Notes: Add maps.API_KEY= to android/local.properties. for android app Add MAPS_API_KEY= to ios/Flutter/MapsKey.xcconfig for ios app
Asking for Location permission at the app start is still to be implemented