Build steps - mptwaktusolat/app_waktu_solat_malaysia GitHub Wiki
Build steps
Prerequisites
Important note
- Note that my development setup is Windows, with VS Code, and Android devices. They might be some changes you need to do if you're using other setups.
- I not yet to run my app for IOS, if you're doing so, you might be getting into trouble because I didn't do any setups there.
Run the app
- Open your editor, open terminal and run
flutter pub get
, then flutter run
.