RecipeMetadata class
Constructors
-
RecipeMetadata({String flutterSdkRequirement = '>=3.41.0 <3.42.0', String recipeId = 'standard_app', String recipeVersion = '0.1.0', String engineVersion = '0.1.0', Set<String> integrations = const {'Feature First', 'Bloc/Cubit', 'GoRouter', 'GetIt', 'Dio', 'Freezed', 'json_serializable', 'build_runner'}, Map<String, dynamic> toolchainPolicy = const {}})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited