StarterPlugin class abstract
- Implementers
- BasePlugin
- BlocPlugin
- CleanArchitecturePlugin
- CupertinoPlugin
- DioPlugin
- FeatureFirstPlugin
- GetXPlugin
- GoRouterPlugin
- HivePlugin
- HttpPlugin
- LayerFirstPlugin
- Material3Plugin
- MobXPlugin
- MvcPlugin
- MvvmPlugin
- NavigatorPlugin
- PostProcessPlugin
- ProviderPlugin
- RiverpodPlugin
- SecureStoragePlugin
- SharedPreferencesPlugin
- UtilityPackagesPlugin
Constructors
Properties
Methods
-
generate(
ProjectContext context) → Future< void> - Executes the plugin's code-generation and configuration logic.
-
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