flutter_automation library

Constants

keyPropertiesPath → const String

Properties

alias String?
getter/setter pair
keyPass String?
getter/setter pair
keystorePass String?
getter/setter pair
keystorePath String
getter/setter pair

Functions

addGoogleMap() Future<void>
adds google maps dependency to pubspec.yaml file
addKeyToManifest() → void
writes api key meta data to app manifest file
decipherScript(List<String> arguments) → void
Deciphers which scripts to run based on the arguments provided by the user Use flutter pub pub run flutter_automation -h to get help
googleMaps() Future<void>
Main google maps setup plugin
setupApiKey() → void
setups a map api key configuration. Please replace YOUR_API_KEY with your actual api key