bulwinkel/Flutter Versioning
Sets the flutter version and build number in the provided targets.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pubspec_path | Path to the pubspec.yaml to update | yes | — |
Outputs
| name | description |
|---|---|
| new_version | The version that was written to the pubspec.yaml |
| new_build | The build number that was written to the pubspec.yaml |