ShellUtils class

Mixed-in types

Constructors

ShellUtils()

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

addDependencies({required String dependencies, String? devDependencies}) Future<void>
blueLog(String text) → void
inherited
flutterCreate({required String projectName, required String org}) Future<void>
greenLog(String text) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pubGet() Future<void>
redLog(String text) → void
inherited
runBuildRunner() Future<void>
toString() String
A string representation of this object.
inherited
update() Future<void>
yellowLog(String text) → void
inherited

Operators

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