command/code/code library

Classes

CodeBootCliCommand
Create a base class for the Boot page.
CodeCacheCliCommand
Create a ScopedQuery.
CodeCliCommand
Dart/Flutter code generation and editing.
CodeCollectionApiCliCommand
Generates code to define an API corresponding to CodeCollectionCliCommand.
CodeCollectionCliCommand
Create a base class for the collection model.
CodeCollectionExtensionCliCommand
Generates code to define an Extension corresponding to CodeCollectionCliCommand.
CodeControllerCliCommand
Create a base class for the controller.
CodeDocsCliCommand
Documentation for AI.
CodeDocumentApiCliCommand
Generates code to define an API corresponding to CodeDocumentCliCommand.
CodeDocumentCliCommand
Create a base class for the document model.
CodeDocumentExtensionCliCommand
Generates code to define an Extension corresponding to CodeDocumentCliCommand.
CodeEnumCliCommand
Create an Enum base.
CodeExceptionCliCommand
Create a base class for the exception.
CodeFormatCliCommand
Dart file formatting.
CodeFunctionCliCommand
Create server code for Functions.
CodeGenerateCliCommand
Start Dart's build_runner to automatically generate code.
CodeLocalizeCliCommand
Creating base data for translation.
CodeLogCliCommand
Create a base class for the exception.
CodeModalCliCommand
Create a base class for the modal.
CodeModelAdapterCliCommand
Create a base class for ModelAdapter.
CodePageCliCommand
Create a base class for the page.
CodeQueryCliCommand
Create a ChangeNotifierScopedQuery.
CodeRedirectQueryCliCommand
Create a base class for RedirectQuery.
CodeSnippetsCliCommand
Snippets for VSCode.
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.
CodeValueExtensionCliCommand
Generates code to define an Extension corresponding to CodeValueCliCommand.
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.