Skip to content

Commit 559f20c

Browse files
committed
📝 Update versions compatibility
1 parent cfe2545 commit 559f20c

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

README-ZH.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,11 @@ Language: [English](README.md) | 中文
101101

102102
### 版本兼容
103103

104-
| | <2.5.0 | 2.8.0 | 2.10.0 |
105-
|--------|:------:|:-----:|:------:|
106-
| 7.0.0+ ||||
107-
| 6.3.0+ ||||
104+
| | 2.8.0 | 2.10.0 | 3.0.0 |
105+
|--------|:-----:|:------:|:-----:|
106+
| 7.3.0+ | 不适用 | 不适用 ||
107+
| 7.0.0+ ||||
108+
| 6.3.0+ ||||
108109

109110
如果在 `flutter pub get` 时遇到了 `resolve conflict` 失败问题,
110111
请使用 `dependency_overrides` 解决。

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,11 @@ before you have any questions.
102102

103103
### Versions compatibility
104104

105-
| | <2.5.0 | 2.8.0 | 2.10.0 |
106-
|--------|:------:|:-----:|:------:|
107-
| 7.0.0+ ||||
108-
| 6.3.0+ ||||
105+
| | 2.8.0 | 2.10.0 | 3.0.0 |
106+
|--------|:-----:|:------:|:-----:|
107+
| 7.3.0+ | N/A | N/A ||
108+
| 7.0.0+ ||||
109+
| 6.3.0+ ||||
109110

110111
If you got a `resolve conflict` error when running `flutter pub get`,
111112
please use `dependency_overrides` to fix it.

0 commit comments

Comments
 (0)