File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
matrix :
45
45
# Add macos-latest and/or windows-latest if relevant for this package.
46
46
os : [ubuntu-latest]
47
- sdk : [3.2 , dev]
47
+ sdk : [3.4 , dev]
48
48
steps :
49
49
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
50
50
- uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
Original file line number Diff line number Diff line change 1
1
## 1.3.0-wip
2
2
3
3
* Override empty stack traces for trace level events.
4
- * Require Dart 3.2
4
+ * Require Dart 3.4
5
5
6
6
## 1.2.0
7
7
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ topics:
10
10
- debugging
11
11
12
12
environment :
13
- sdk : ^3.2 .0
13
+ sdk : ^3.4 .0
14
14
15
15
dev_dependencies :
16
- dart_flutter_team_lints : ^2 .0.0
16
+ dart_flutter_team_lints : ^3 .0.0
17
17
test : ^1.16.0
You can’t perform that action at this time.
0 commit comments