YamlInformation mixin

Mixin Applications

Properties

adaptivex bool
getter/setter pair
controllerConfig ↔ YamlMap?
current project controllers config
getter/setter pair
currentPath String
current path
getter/setter pair
dependencies ↔ YamlMap
dependencies yaml as map
getter/setter pair
dev_dependencies ↔ YamlMap
dev_dependencies yaml as map
getter/setter pair
easy_localization bool
getter/setter pair
extensionConfig ↔ YamlMap?
current project extensions config
getter/setter pair
flutter bool
getter/setter pair
go_router bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
integration_test bool
getter/setter pair
interfaceConfig ↔ YamlMap?
current project interfaces config
getter/setter pair
layoutConfig ↔ YamlMap?
current project layouts config
getter/setter pair
libraryPath String
libary path (project/lib)
getter/setter pair
mdi bool
getter/setter pair
modelConfig ↔ YamlMap?
current project models config
getter/setter pair
myst File
current project myst
getter/setter pair
mystConfig ↔ YamlMap?
current project myst entries
getter/setter pair
mystEntries ↔ YamlMap
current project myst entries
getter/setter pair
mystYaml Map<String, YamlMap?>
no setter
printx bool
getter/setter pair
projectName String?
current project name
getter/setter pair
projectVersion String?
current project verison
getter/setter pair
provider bool
getter/setter pair
pubspec File
current project pubspec
getter/setter pair
pubspecEntries ↔ YamlMap
current project pubspec entries
getter/setter pair
rewrite bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenConfig ↔ YamlMap?
current project screens config
getter/setter pair
serviceConfig ↔ YamlMap?
current project services config
getter/setter pair
sharedpref bool
getter/setter pair
testPath String
test path (project/test)
getter/setter pair
utilityConfig ↔ YamlMap?
current project utilities config
getter/setter pair
widgetConfig ↔ YamlMap?
current project widgets config
getter/setter pair

Methods

ensureYamlInitialized() → dynamic
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