zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.24k stars 612 forks source link

feat: bump sdk version upper bound to <4.0.0 #1327

Closed ndelanou closed 1 year ago

ndelanou commented 1 year ago

Make the package available for any Dart SDK versions before 4.0.0 Currently, the package doesn't work with the Dart beta channel (3.1.0)