MovnaTeam / movna

Open-source training application.
GNU General Public License v3.0
0 stars 1 forks source link

Movnå

Description

Movnå is an open-source training application.

Contributing

FVM

This project uses fvm, be sure to have it installed on your computer. All calls to flutter in the following shell snippets are actually calls to fvm flutter. You will probably want to update your IDE's path to the flutter sdk accordingly.

How to build

To install all dependencies, run :

flutter pub get

This project uses generated files, to generate these run :

flutter pub run build_runner build