Explore projects
-
Updated
-
Using BLoC pattern. With BlocProvider, BlocBuilder and BlocProvider.of(context).add or using a variable _bloc, BlocBuilder/cubit and _bloc.add
Updated -
Demo flutter app with unit and widget tests, using proviger and ChangeNotifierProvider.
Updated