guilherme-v / flutter-clean-architecture-example

A flutter's implementation of a "clean architecture" comparing BLoC, Cubit, GetIt, MobX, Provider, and Riverpod. It includes tests to all libraries and additional features like Material 3 theming, Widget and Unit Tests, Infinite scrolling, Remote API calls, Caching and etc..
587 stars 133 forks source link

feat: Add tests to Provider #14

Closed guilherme-v closed 3 months ago

guilherme-v commented 3 months ago

Rename and refactor DetailsPageChangeNotifier to CharacterDetalsChangeNotifier