To create a new view, create a Pug file. It is common to put this file in its own directory with the same name, to group the page, styling and optional models together. A single page can contain many flutter-views.
Importing Dart dependencies
Default imports
By default, the following imports are added to generated Dart files: