subosito / flutter-action

Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
MIT License
2.16k stars 193 forks source link

`dev` channel seem to be outdated #218

Closed asashour closed 1 year ago

asashour commented 1 year ago

As master was dropped, moving to dev isn't returning Dart SDK 3.

Instead:

The current Dart SDK version is 2.17.0-266.1.beta.

Because <project> requires SDK version >=2.19.0 <4.0.0, version solving failed.

Beta version works fine.

subosito commented 1 year ago

dev channel has been deprecated, I keep it for backward compatibility, to download the older version, only. Yes, please use beta.