Flutter - Dynamic Persistent Theme Switcher using Provider and Shared Preferences
React Bits (Damodar Lohani)
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/ ... https://www.youtube.com/watch?v=1t5SbwHscMs
24280110 Bytes