- Re-wrote the implementation of the action into Dart.
- Auto-detect the platform architecture (
x64
,ia32
,arm
,arm64
). - Improved the caching and download resilience of the sdk.
- Added a new action output:
dart-version
- the installed version of the sdk.