commit | 142fe8fbabfc0782d0794532dd6e03da4c577f22 | [log] [tgz] |
---|---|---|
author | Kenzie Davisson <43759233+kenzieschmoll@users.noreply.github.com> | Tue Dec 13 11:42:42 2022 -0800 |
committer | GitHub <noreply@github.com> | Tue Dec 13 11:42:42 2022 -0800 |
tree | e755d2b8e84dc73a6dfc9f83f4b2f9ae3c042b4a | |
parent | e53c114edd2f8009edf3e7d8fa52472a07c769bf [diff] |
Bump Dart SDK upper bound to 4.0.0 This SDK constraint is causing pub version solving issues. Example: https://github.com/flutter/devtools/actions/runs/3688647196/jobs/6243745534
diff --git a/third_party/packages/cupertino_icons/pubspec.yaml b/third_party/packages/cupertino_icons/pubspec.yaml index a66ba87..21559cb 100644 --- a/third_party/packages/cupertino_icons/pubspec.yaml +++ b/third_party/packages/cupertino_icons/pubspec.yaml
@@ -6,7 +6,7 @@ version: 1.0.5 environment: - sdk: ">=2.12.0 <3.0.0" + sdk: ">=2.12.0 <4.0.0" flutter: fonts: