Trela repository for our marketplace app.
- clean:
make clean-all
- pub get:
make pub-get-all
- format all:
make format-all
- analyze all:
make analyze-all
- build runner all:
make build-runner-all
- test all:
make test-al
- clean, pub get and build
make
ormake build-app
- create-package:
make create-package name=package_name
- create-feature:
make create-feature name=feature_name