File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.2.15
2+
3+ - Support the latest Dart SDK.
4+
15## 0.2.14
26
37- Support the latest Dart SDK.
Original file line number Diff line number Diff line change 11name : dart_internal
2- version : 0.2.14
2+ version : 0.2.15
33description : >-
44 This package is not intended for wide use. It provides a temporary API to
55 solve the problem: "Given an object some generic type A, how do I construct an
@@ -9,7 +9,7 @@ repository: https://github.com/dart-lang/sdk/tree/main/pkg/dart_internal
99environment :
1010 # Restrict the upper bound so that we can remove support for this in a later
1111 # version of the SDK without it being a breaking change.
12- sdk : ' >=3.5.0 <3.10 .0'
12+ sdk : ' >=3.5.0 <3.11 .0'
1313
1414resolution : workspace
1515
You can’t perform that action at this time.
0 commit comments