constants library
Constants
- androidManifestFile → const String
- File path of AndroidManifest.xml
- help → const String
- Constants file for file paths. Help string
- iosDebugPlistPath → const String
- File path of Info-Debug.plist
- iosPlistPath → const String
- File path of Info.plist
- iosReleasePlistPath → const String
- File path of Info-Release.plist
- linuxApplicationPath → const String
- File path of linux/my_application.cc for linux.
- webManifestPath → const String
- File path of web/maniafest.json for web.
- windowsMainCppPath → const String
- File path of windows/runner/main.cpp for windows.