Files
cherrypick/melos.yaml
2025-05-16 17:58:02 +03:00

19 lines
255 B
YAML

name: cherrypick_workspace
sdkPath: .fvm/flutter_sdk
packages:
- cherrypick
- cherrypick_flutter
- examples/client_app
- examples/postly
scripts:
analyze:
exec: dart analyze
format:
exec: dart format
test:
exec: flutter test