Commit 74f658d
Nguyễn Tuấn Việt
fix(ci): downgrade flutter_lints ^6.0.0 → ^5.0.0 for Dart 3.7.x compatibility
Flutter 3.29.2 ships with Dart 3.7.2.
flutter_lints 6.x requires Dart ^3.8.0 — pub get fails on the pinned CI runner.
flutter_lints 5.x requires Dart >=3.2.0, compatible with Dart 3.7.x.
Affected: root, hyper_render_clipboard, hyper_render_highlight,
hyper_render_html, hyper_render_markdown.
hyper_render_core was already on ^3.0.0 — unchanged.1 parent 085ebfd commit 74f658d
File tree
5 files changed
+5
-5
lines changed- packages
- hyper_render_clipboard
- hyper_render_highlight
- hyper_render_html
- hyper_render_markdown
5 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments