Skip to content

Build steps

Fareez Iqmal edited this page Jul 15, 2023 · 5 revisions

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.
Clone this wiki locally