Little app to test out same clean architecture separation as I use while working with BLoC
Uses Riverpod for repository providing, as well as replacing usual BLoC with StateNotifier
App is very basic, but shows usage of ref.watch
, ref.read
and ref.listen