Commands class

All CLI commands.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

defaultLanguage → const String
Set the default language which is used in the project.
deleteDeeplKey → const String
Delete your DeepL Auth Key
languageCodes → const String
Set the language codes which the app should support
languageFilesPath → const String
Set a custom path to where your language files are generated.
projectPath → const String
Set a custom path to the project.
updateDeeplKey → const String
Update your DeepL Auth Key
useDeepl → const String
Use DeepL to translate your texts.