Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 674 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 674 Bytes

Flutter Change and Save App Theme With Getx and Get Storage

Getting Started

You need to install two packages for the project.

  1. https://pub.dev/packages/get
  2. https://pub.dev/packages/get_storage

I used the GetX package to provide the theme change and the GetStorage package to save the changed theme to the device. Just press the FloatingActionButton to change the theme.

Ekran görüntüsü 2023-03-03 150124 Ekran görüntüsü 2023-03-03 150041