BaseVars class
- Implemented types
-
- Implementers
- Annotations
-
Properties
-
dependencies
↔ List<String>?
-
A yaml map of the flutter dependencies
Formatted lines as they would appear in pubspec.yaml
The map under 'dependencies:' in pubspec.yaml
getter/setter pair
-
description
↔ String?
-
The Flutter project description
getter/setter pair
-
flutterConfig
↔ List<String>?
-
A yaml map of the flutter config
Formatted lines as they would appear in pubspec.yaml
The map under 'flutter:' in pubspec.yaml
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
projectName
↔ String?
-
The Flutter projectName
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited