Use case
My flutter web app uses the 'google_sign_in' package to authenticate the users. I received an email telling me to migrate to the new Google Identity Services (GIS) before March 31, 2023. The 'google_sign_in' package must update for GIS. There is nothing to do but wait for the package to update.
Proposal