Dynamically switch between themes in flutter during runtime using provider as well as make the chosen theme permanent between app sessions using shared preferences.
Source Code (https://github.com/lohanidamodar/flutter_theme_provider)
Use start branch for following through the tutorial.
_______________________________________________
Repository of my UI Challenges (https://github.com/lohanidamodar/flutter_ui_challenges)
Download from Play Store (https://play.google.com/store/apps/details?id=com.popupbits.flutteruichallenges)
Download from App Store (https://apps.apple.com/np/app/flutter-ui-challenges/id1473537882)
** -------------------------------------------------------------------------------- **
Let's get connected
https://github.com/lohanidamodar
https://fb.me/reactbits
https://fb.me/lohanidamodar
https://www.instagram.com/lohani.damodar/
https://twitter.com/lohanidamodar
https://www.linkedin.com/in/lohanidamodar/
Download
0 formats
No download links available.
Flutter - Dynamic Persistent Theme Switcher using Provider and Shared Preferences | NatokHD