CommandExecutor class
Constructors
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
Static Methods
-
createFeature(
{required String featureName}) → void - create new feature
-
createModel(
{required String modelName, required String featureName, required String jsonFilePath}) → void - create model
-
createWidget(
{required String widgetName}) → void - create widget
-
generateApiCallCode(
{required String apiMethod, required String apiEndPoint, required String apiName}) → void - add api call
-
generateAssets(
{required String inputImagePath, required String imageToSaveDirectoryName}) → void - Generate assets