What's Changed
This version adds a new setup
input flag which will automatically install Flutter via the subosito/flutter-action when set to setup: true
. The current default is setup: false
.
Important
The setup flag will default to setup: true
with the next major version v3
.
- Bump @vercel/ncc from 0.38.0 to 0.38.1 in /config-action by @dependabot in #28
- Add input to automatically setup Flutter by @kuhnroyal in #26
Full Changelog: v2...v2.1