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)
#flutter #mobileapps