mirror of
https://github.com/flutter/packages.git
synced 2025-06-30 14:47:22 +08:00
[google_sign_in_web] Migrate to pkg:web. (#5612)
This PR updates `google_sign_in_web` to: * Use the latest `google_identity_services_web` and `http` * Use `package:web` This should allow the package to compile to WASM. ## Issues * Fixes https://github.com/flutter/flutter/issues/139169 * Needed to https://github.com/flutter/flutter/issues/139170 ## Tests * All tests should pass (ran locally) * Demo app compiled to WASM: https://dit-gis-test.web.app
This commit is contained in:
@ -9,8 +9,5 @@
|
||||
# NOTE: camera_android is semi-excluded via special casing in the repo tools.
|
||||
# See create_all_packages_app_command.dart.
|
||||
|
||||
# Excluded until the google_sign_in_web package updates
|
||||
- google_identity_services_web
|
||||
|
||||
# This is a permament entry, as it should never be a direct app dependency.
|
||||
- plugin_platform_interface
|
||||
|
Reference in New Issue
Block a user