Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 753 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 753 Bytes

GetX Theme

This is a Flutter project showing how to set up Dark and Light theme using GetX.

Getting Started

This application is developed using Flutter

Flutter version 3.13.6

Dart version 3.1.3

How to Use

Follow these steps to run the project.

Step 1:

Download or clone this repo by using the link below:

https://github.com/rubone/getx_theme.git

Step 2:

Run the project:

flutter run  

Or

If you are using Flutter Version Management

fvm flutter run  

drawing

Happy Coding! ✌️