Notes
This is an advanced section that will cover the following:
- How to show and hide theme selection panels using explicit animations and global keys
 - How to save and persist multiple theme selection options using Hive and Riverpod (including 
StateNotifier and StateNotifierProvider) - How to update the UI theme based on the selected theme values
 - How to animate theme changes using 
ImplicitlyAnimatedWidget 
 
    
  
0 comments