A simple project showing how to use the new Notifier
and AsyncNotifier
classes with Riverpod and Riverpod Generator.
All the widgets and notifiers in the code are based on this article:
See auth_controller_test.dart for how to unit test AsyncNotifier
subclasses.