utils/constants library
Constants
- ANDROID_ADAPTIVE_BACKGROUND_ICON_FILE_NAME → const String
- Android adaptive background icon name with extension
- ANDROID_ADAPTIVE_BACKGROUND_ICON_NAME → const String
- Android adaptive background icon name
- ANDROID_ADAPTIVE_FOREGROUND_ICON_FILE_NAME → const String
- Android adaptive foreground icon name with extension
- ANDROID_ADAPTIVE_FOREGROUND_ICON_NAME → const String
- Android adaptive foreground icon name
- ANDROID_ADAPTIVE_MONOCHROME_ICON_FILE_NAME → const String
- Android adaptive monochrome icon name with extension
- ANDROID_ADAPTIVE_MONOCHROME_ICON_NAME → const String
- Android adaptive monochrome icon name
- ANDROID_ADAPTIVE_ROUND_ICON_FILE_NAME → const String
- Android adaptive round icon name with extension
- ANDROID_ADAPTIVE_ROUND_ICON_NAME → const String
- Android adaptive round icon name
- ANDROID_ADAPTIVE_ROUND_XML_FILE_NAME → const String
- Android adaptive round icon file
- ANDROID_ADAPTIVE_ROUND_XML_FILE_NAME_WITHOUT_EXTENSION → const String
- Android adaptive round xml file without extension
- ANDROID_ADAPTIVE_XML_DIR → const String
- Android adaptive folder name
- ANDROID_ADAPTIVE_XML_FILE_NAME → const String
- Android adaptive icon file
- ANDROID_COLOR_FILE → const String
- Android colors xml file location
- ANDROID_DEFAULT_MIN_SDK → const int
- Default min_sdk value for android https://github.com/flutter/flutter/blob/master/packages/flutter_tools/gradle/flutter.gradle#L35-L37
- ANDROID_GRADLE_FILE → const String
- Android build gradle file location
- ANDROID_ICON_FILE_NAME → const String
- Android icon name with extension
- ANDROID_ICON_NAME → const String
- Android icon name
- ANDROID_LOCAL_PROPERTIES → const String
- Android local properties file location
- ANDROID_MANIFEST_FILE → const String
- Android AndroidManifest file location
- ANDROID_NOTIFICATION_ICON_FILE_NAME → const String
- ANDROID_PLAYSTORE_ICON_FILE_NAME → const String
- Android playstore icon name with extension
- ANDROID_PLAYSTORE_ICON_NAME → const String
- Android playstore icon name
- END_MESSAGE → const String
- End message for the CLI
- FLUTTER_SDK_GRADLE_FILE → const String
- Flutter sdk gradle file location
- IC_LAUNCHER_BACKGROUND_COLOR_NO_MONOCHROME_XML → const String
- Android launcher background color with no monochrome xml
- IC_LAUNCHER_BACKGROUND_COLOR_XML → const String
- Android launcher background color xml
- IC_LAUNCHER_MIP_MAP_NO_MONOCHROME_XML → const String
- Android launcher background image with no monochrome xml
- IC_LAUNCHER_MIP_MAP_XML → const String
- Android launcher background image xml
- IC_LAUNCHER_ROUND_BACKGROUND_COLOR_NO_MONOCHROME_XML → const String
- Android launcher background round color with no monochrome xml
- IC_LAUNCHER_ROUND_BACKGROUND_COLOR_XML → const String
- Android launcher background round color xml
- IC_LAUNCHER_ROUND_MIP_MAP_NO_MONOCHROME_XML → const String
- Android launcher background round image with no monochrome xml
- IC_LAUNCHER_ROUND_MIP_MAP_XML → const String
- Android launcher background round image xml
- IOS_CONFIG_FILE → const String
- IOS config file location
- IOS_DEFAULT_ICON_NAME → const String
- IOS default icon name
- LINUX_DEFAULT_ICON_DIR → const String
- Linux default icon folder
- LINUX_DEFAULT_ICON_FILE_NAME → const String
- Linux default icon file with extension
- LINUX_DEFAULT_ICON_NAME → const String
- Linux default icon name
- MACOS_ASSET_DIR → const String
- MacOS asset folder
- MACOS_CONFIG_FILE → const String
- MacOS config file location
- MACOS_DEFAULT_APP_ICON_DIR → const String
- MacOS default app icon folder
- MACOS_DEFAULT_ICON_FILE_NAME → const String
- MacOS default icon file with extension
- MACOS_DEFAULT_ICON_NAME → const String
- MacOS default icon name
- START_MESSAGE → const String
- Start message for the CLI
- WEB_DEFAULT_FAVICON_DIR → const String
- Web default favicon folder
- WEB_DEFAULT_ICON_DIR → const String
- Web default icon folder
- WINDOWS_DEFAULT_ICON_DIR → const String
- Windows default icon folder
- WINDOWS_DEFAULT_ICON_FILE_NAME → const String
- Windows default icon file with extension
- WINDOWS_DEFAULT_ICON_NAME → const String
- Windows default icon name