You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/graphql_flutter/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
# v5.1.1
2
+
3
+
## Fixed
4
+
- increase connectivity_plus version to v3 ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/a92a3e2ca21eea9d661bd864f349bd3de2cca03c)). @vincenzopalazzo 03-12-2022
- Upgrade graphql version ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/59e711e97beffa4559f64fa3249fe969e9e84c62)). @budde377 23-04-2022
7
+
- Correctly add web as supported platform ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/9f45d441fe9e2933a4530647cefabd109393f09d)). @budde377 23-04-2022
8
+
9
+
## Added
10
+
- support flutter 3.0 and 2.x ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/ee25cfdf50b0b85bd019a35bc4f65c7178e103cb)). @vincenzopalazzo 20-05-2022
0 commit comments