Skip to content

Releases: Flutterando/hasura_connect

Migration to a last flutter version support

10 Aug 20:01
Compare
Choose a tag to compare
  • Migration to a last flutter version support
  • Add Melos
  • Change to a Mono Repo project to avoid the Hasuras's packages compatibilities
  • Start to create better doc

Release 2.0.0

14 Sep 04:09
9ff9326
Compare
Choose a tag to compare
  • Add Interceptors for: onConnected,onDisconnected,onError,onRequest,onResponse,onSubscription,onTryAgain

  • Remove Cache, Now you will need to create a Interceptor or use a Cache Interceptor Package made to help you like: InMemory , Hive or SharedPreference

  • New way to add a Jwt Token

1.0.0-dev.1

27 Nov 03:02
Compare
Choose a tag to compare
  • Cache offline
  • Snaphot new concept
  • errors refactories
  • Changed SharedPreferences to Hive