command/code/code library

Classes

CodeBootCliCommand
Create a base class for the Boot page.
CodeCacheCliCommand
Create a ScopedQuery.
CodeCliCommand
CodeCollectionCliCommand
Create a base class for the collection model.
CodeControllerCliCommand
Create a base class for the controller.
CodeDocumentCliCommand
Create a base class for the document model.
CodeEnumCliCommand
Create an Enum base.
CodeExceptionCliCommand
Create a base class for the exception.
CodeFormatCliCommand
Dart file formatting.
CodeGenerateCliCommand
Start Dart's build_runner to automatically generate code.
CodeGroupCliCommand
Create a base class for the controller group.
CodeModelAdapterCliCommand
Create a base class for ModelAdapter.
CodePageCliCommand
Create a base class for the page.
CodePrefsCliCommand
Create a base class for SharedPreferences.
CodeQueryCliCommand
Create a ChangeNotifierScopedQuery.
CodeRedirectQueryCliCommand
Create a base class for RedirectQuery.
CodeStatefulCliCommand
Create a base class to create a StatefulWidget.
CodeStatelessCliCommand
Create a base class to create a StatelessWidget.
CodeValueCliCommand
Create a base class for Immutable values.
CodeWatchCliCommand
Start Dart's build_runner to monitor the code and automatically generate code in real time.
CodeWidgetCliCommand
Create a base class to create a ScopedWidget.
CodeZipCliCommand
Output the Dart code in a hardened Zip file.