Hey there,
I need to set an API Key in these two files:
Android: android/app/build.gradle
iOS: ios/Runner/AppDelegate.swift
(In my example, to use this package: https://pub.dev/packages/google_maps_flutter I know there is a google maps widget, but I need extra functionality.)
Is it even possible to use packages in FlutterFlow that need a setup in these files?
Thank you very much for any help.
Set a key in build.gradle and AppDelegate.swift
1 reply