- Install flutter in your desktop - online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Complete all the requirements regarding SDK installation
- Clone this repo and run the command
flutter pub get
on the terminal, to install all the dependencies - You can run the app either on an emulator or on your smartphone too. (The minimum SDK version support is 19)
- Build the application and you're ready to test it
If you liked it, please give a ⭐ to this repo! :)