Adding Google Maps to Flutter app (Android) First, open your Flutter project and navigate to the file at this location: android/app/src/main/AndroidManifest. xml . Replace the value “YOUR KEY HERE” with an API key you created. Then, add the location permission.