Let me help you to understand and choose a state management solution for your app

Tutorial published on the Flutter Community site.

Testing the theme switcher: refactor with confidence

Tutorial published on the Flutter Community site that explains how to test and refactor the theme switcher written in How to change the app’s theme at runtime using the BLoC pattern in Flutter

How to change the app’s theme at runtime using the BLoC pattern in Flutter.

Tutorial published on the Flutter Community site that explains how to change the theme of your application at runtime, using the raw Bloc pattern, in Flutter.