Skip to content

Instructions for developers and testing

Guy Luz edited this page Jan 22, 2021 · 11 revisions

Testing the app

Just run it as you would run flutter project on your phone

For developing the app

Run flutter pub run build_runner build and you can start coding.

Clone this wiki locally