This Flutter app demonstrates how to implement dynamic theming and localization using the BLoC(Cubit) state management library and shared preferences for persistent storage. Users can switch between light, dark, and system themes, as well as select their preferred app language.
-
Updated
Jan 9, 2025 - Dart