commit | 25e38a2a875a7b5edb5e0b7b09143d3b2ae2f43b | [log] [tgz] |
---|---|---|
author | Michael Goderbauer <goderbauer@google.com> | Tue Mar 21 13:21:58 2023 -0700 |
committer | GitHub <noreply@github.com> | Tue Mar 21 20:21:58 2023 +0000 |
tree | 02f335c4eac1ad0878e68875399743fef00a601a | |
parent | 7d767270b258586a05341094e924d28f152ce60b [diff] [blame] |
Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546) Bump lower Dart SDK constraints to 3.0 & add class modifiers
diff --git a/dev/tracing_tests/pubspec.yaml b/dev/tracing_tests/pubspec.yaml index aaf8e88..df98482 100644 --- a/dev/tracing_tests/pubspec.yaml +++ b/dev/tracing_tests/pubspec.yaml
@@ -2,7 +2,7 @@ description: Various tests for tracing in flutter/flutter environment: - sdk: '>=2.19.0-0 <4.0.0' + sdk: '>=3.0.0-0 <4.0.0' dependencies: flutter: