You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oauth2_client 3.3.0 doesn't work with flutter web.
oauth2_client depends on meta ^1.12.0
flutter_web_plugins depends on meta 1.11.0 exactly
error log:
Because oauth2_client >=3.3.0 depends on meta ^1.12.0 and every version of flutter_web_plugins from sdk depends on meta 1.11.0, oauth2_client >=3.3.0 is incompatible with flutter_web_plugins from sdk.
Thanks
The text was updated successfully, but these errors were encountered:
oauth2_client 3.3.0 doesn't work with flutter web.
oauth2_client depends on meta ^1.12.0
flutter_web_plugins depends on meta 1.11.0 exactly
error log:
Thanks
The text was updated successfully, but these errors were encountered: