The fast_fetch
brick will create a new fetch
feature directory in the lib/features
directory. The feature directory will contain a single file containing a StatefulWidget
that fetches data from the internet. The brick will also create a new fetch
route in the lib/routes.dart
file.