Car Controller with Getx StateManagement
Installation
To get started, you need to have Flutter installed on your machine. Then, follow the instructions below:
- Open the terminal and navigate to the project folder.
- Run the command
flutter packages get
to install the required packages. - Run
flutter run
to build and run the debug app on your emulator/phone