The fast_feature brick creates a new feature folder in the features directory. The feature folder contains the following files:

- services
- ui
  - feature_view.dart
- models

You will be prompted for the name of the feature. The feature name will be used to create the feature folder and the feature_view.dart file.