Skip to content

Commit 71a92f5

Browse files
committed
📝 Improve versions compatibility
1 parent 8ddf147 commit 71a92f5

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,12 @@ please run the example or refer to [photo_manager](https://github.com/CaiJingLon
8989

9090
### Versions compatibility
9191

92-
| | 2.0.0 | 2.2.0 | 2.5.0 |
93-
|--------|:-----:|:-----:|:-----:|
94-
| 6.2.1+ ||||
95-
| 6.2.0 ||||
96-
| 5.0.0+ || N/A | N/A |
92+
| | 2.0.0 | 2.2.0 | 2.5.0 | 2.8.0 |
93+
|--------|:-----:|:-----:|:-----:|:-----:|
94+
| 6.3.0+ |||||
95+
| 6.2.1+ |||||
96+
| 6.2.0 |||||
97+
| 5.0.0+ || N/A | N/A | N/A |
9798

9899
If you got a `resolve conflict` error when running `flutter pub get`,
99100
please use `dependency_overrides` to fix it. See [here](#version-resolve-conflict-with-xxx-eg-dartx) .

0 commit comments

Comments
 (0)