utils/constants library
Constants
- endMessage → const String
- ENDING MESSAGE FOR THE CLI
- scriptTag → const String
- startMessage → const String
- STARTING MESSAGE FOR THE CLI
- updateEndMessage → const String
- updateMessage → const String
Properties
-
manifestDefaultConfig
↔ Map<
String, dynamic> -
getter/setter pair
Functions
-
getErrorForFileNotFound(
) → void -
Prints the "file not found" help shown when
web/index.htmlorweb/manifest.jsonis missing, pointing the user at Flutter web setup.