Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 220 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 220 Bytes

Contributing

If you want to contribute, you need to initialise the workspace after cloning the repo with melos like this:

flutter pub get
melos bootstrap

After that, everything should be set up and working!