projectaj14/Flutter Diff Action
Run Flutter/Dart commands with diff checking capabilities.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The Flutter command to execute (e.g., flutter test, dart format) | yes | — |
| use-melos | Whether to execute the command using Melos for mono-repo support | no | false |
| working-dir | The working directory to run the command from | no | . |
| debug | Enable debug output for troubleshooting | no | false |
| branch | Base branch for comparison | no | main |
| remote | Remote repository name | no | origin |
Outputs
no outputs