Flutter App Change Theme With Getx and Save Theme Stage with Hive
Flutter Change app Theme With GetX
Flutter App Change Theme With Getx. Theme Stage saved using Hive. instead of hive you can use get-storage or shared preference also.
Features
- Light/dark mode toggle
- save theme stage
- Custom Default font
- Android ios and web
PlugIn Use
Please make sure you add this plugins for running this.
flutter pub install get,hive_flutter,google_fonts