A new Flutter application.
Clone the repo and provide api key for google maps
Go to android/src/AndroidManifest.xml
Replace
<meta-data android:name="com.google.android.maps.v2.API_KEY" android:value="**** " /> <! -- API Key --!>
For more details check out the documentation
This project utilizes the MIT License