Skip to content

Updating Theme of Flutter App using Provider and SharedPreferences

Notifications You must be signed in to change notification settings

adityathakurxd/themeflutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switch Theme in Flutter

YouTube Video Views YouTube Video Votes
Aditya Thakur | YouTubeChange Theme in Flutter : https://youtu.be/roCaIr2X5og


In this repository, I have written code to switch theme in your Flutter application. This is done using a Provider for state management and SharedPreferences to save the user decision.

Light Theme
Dark Theme