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.html or web/manifest.json is missing, pointing the user at Flutter web setup.