nhost/nhost-dart

Update to latest packages

MichalNemec opened this issue · 3 comments

Hello, could these packages be updated in dependencies? graphql_flutter has 5.1.0 with bindings fix and cannot use it.

  connectivity_plus: ^1.0.1 // there is version 2+
  flutter:
    sdk: flutter
  get: ^4.6.5
  graphql_flutter: ^5.0.0 //5.1.0 breaks
  nhost_flutter_auth: ^2.0.3
  nhost_flutter_graphql: ^2.0.3
  shared_preferences: ^2.0.15
  url_launcher: ^6.1.5

thanks

Sure, maybe you could help us here and create a PR?

@elitan cant do it. I dont know how to test it locally, so i can push it afterwards. If i change dependencies, it still yells about old versions.

You can try latest Beta version https://pub.dev/publishers/nhost.io/packages dev.8 is now released. We are releasing a major version soon to support latest and greatest features.