| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-14 | 718 Bytes | |
| v5.3.0 source code.tar.gz | 2026-03-14 | 408.1 kB | |
| v5.3.0 source code.zip | 2026-03-14 | 546.7 kB | |
| Totals: 3 Items | 955.6 kB | 0 | |
graphql v5.2.4
Fixed
- fix: upgrade normalize dependency to be 0.10.0 compatible
graphql_flutter v5.3.0
Changed
- BREAKING: switched from
hivetohive_ce- users importingpackage:hive/hive.dartdirectly should switch topackage:hive_ce/hive_ce.dart - chore: update connectivity_plus from ^6.1.3 to ^7.0.0
- fix: update flutter_hooks constraint to <0.22.0
CI
- Upgrade GitHub Actions (actions/checkout@v4, subosito/flutter-action@v2)
- Fix publishing workflow triggers
- Migrate codecov to codecov-action@v4
Fixes https://github.com/zino-hofmann/graphql-flutter/issues/1506
Full Changelog: https://github.com/zino-hofmann/graphql-flutter/compare/v-packages-v5.2.1...v-packages-v5.3.0