command/code/view/view library

Classes

CodeViewCliCommand
Create a Dart/Flutter view template.
CodeViewFixedFormAddCliCommand
Create a template for the fixed form page (when adding new).
CodeViewFixedFormCliCommand
Create a template for the fixed form page.
CodeViewFixedFormEditCliCommand
Create a template for the fixed form page (when editing).
CodeViewFixedViewCliCommand
Create a template for the fixed view page.
CodeViewGridViewCliCommand
Create a template for the grid view page.
CodeViewListFormAddCliCommand
Create a template for the list form page (when adding new).
CodeViewListFormCliCommand
Create a template for the list form page.
CodeViewListFormEditCliCommand
Create a template for the list form page (when editing).
CodeViewListViewCliCommand
Create a template for the list view page.
CodeViewNavigationCliCommand
Create a template for the bottom navigation.
CodeViewPageCliCommand
Create a base class for the page.
CodeViewTabCliCommand
Create a template page for the tab.