actions-marketplace-validations/Flutter Package Updater (FVM Version)
Flutter package update automation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| use-fvm | If true, run fvm flutter instad of flutter | no | false |
| git-email | The email pull request should be associated with | no | example@flutterbot.com |
| git-name | The name pull request should be associated with | no | flutter bot |
| target-branch | The main branch of the repository where pull requests should be sent to. | no | master |
| temp-branch | The branch to get created to update the packages. | no | chore/update-flutter-packages |
| title | The title of the pull request | no | [flutter package updater] Automated Flutter Packages Update |
| token | GitHub token used to open pull requests | no | local |
| log | The logging level which can be quiet, info, warning or error. | no | quiet |
| flutter-project | The root directory of the Flutter project of interest. | no | ./ |
Outputs
no outputs