Conversation
This rolls minimum Dart SDK to the bundled with Flutter's latest stable version. Also, bumps `pedantic` and `octo_image` to latest versions.
|
Thanks, I just wanted to update the dependencies. |
|
It's OK if 1.20.0 is the minimum version, there are 3 hotfix releases that fix some bugs, I can revert back to |
|
Yes if you can revert it that would be good. I don't want people to force a Flutter update when it is not needed for that package. It is mainly 1.20 because it is really incompatible with 1.17. |
✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)
This rolls minimum Dart SDK to the bundled with Flutter's latest stable version. Also, bumps
pedanticandocto_imageto latest versions. The update ofocto_imageis required for placeholders to not be wrongly placed.💥 Does this PR introduce a breaking change?
From
octo_image:🤔 Checklist before submitting