Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 178 Bytes

File metadata and controls

5 lines (4 loc) · 178 Bytes

flutter_multiple_themes

  • Boilerplate for switching theme in Flutter using Cubit.
  • Structure follows up with the clean architecture principle.
  • Using Bloc state management.