google_identity_services_web 0.2.1+1 copy "google_identity_services_web: ^0.2.1+1" to clipboard
google_identity_services_web: ^0.2.1+1 copied to clipboard

A Dart JS-interop layer for Google Identity Services. Google's new sign-in SDK for Web that supports multiple types of credentials.

0.2.1+1 #

  • Adds pub topics to package metadata.
  • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.

0.2.1 #

  • Relaxes the renderButton API so any JS-Interop Object can be its target.
  • Exposes the Button* configuration enums, so the rendered button can be configured.

0.2.0 #

  • Adds renderButton API to id.dart.
  • Breaking Change: Makes JS-interop API more dart2wasm-friendly.
    • Removes external getters for function types
    • Introduces an external getter for the whole libraries instead.
    • Updates README.md with the new way of importing the desired libraries.

0.1.1 #

  • Add optional scope to OverridableTokenClientConfig object.
  • Mark some callbacks as optional properly.

0.1.0 #

  • Initial release.
2
likes
0
pub points
94%
popularity

Publisher

verified publisherflutter.dev

A Dart JS-interop layer for Google Identity Services. Google's new sign-in SDK for Web that supports multiple types of credentials.

Repository (GitHub)
View/report issues

Topics

#authentication #google-identity-services

License

unknown (license)

Dependencies

js, meta

More

Packages that depend on google_identity_services_web