Breaking changes in google_sign_in 7.0.0

With v7.0.0. of google_sign_in there is no accessToken provided anymore (https://pub.dev/packages/google_sign_in) which is needed for Supabase signInWithIdToken. Is there a workaround for this or an update planned for signInWithIdToken?
Dart packages
Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account.
Was this page helpful?