flutter-movie-database-app
flutter-movie-database-app copied to clipboard
Migrate state management to BLoC for core module
Change entire state management on core module from Provider to BLoC. Also, write the missing tests