Skip to content

Commit f814c01

Browse files
author
Vince Varga
authored
Update README: clarify versions
1 parent 5e3eb79 commit f814c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A powerful Http client for Dart, which supports Interceptors, Global configurati
1616
dependencies:
1717
dio: 3.x #latest version
1818
```
19-
> In order to support Flutter Web, v3.x was heavily refactored, so it was not compatible with version 3.x See [here](https://github.com/flutterchina/dio/blob/master/dio/CHANGELOG.md) for a detailed list of updates.
19+
> In order to support Flutter Web, v3.x was heavily refactored, so v3.x is not compatible with v2.x See [the changelog](https://github.com/flutterchina/dio/blob/master/dio/CHANGELOG.md) for a detailed list of updates.
2020
2121
### Super simple to use
2222

0 commit comments

Comments
 (0)