credential_manager_platform_interface 2.0.8 copy "credential_manager_platform_interface: ^2.0.8" to clipboard
credential_manager_platform_interface: ^2.0.8 copied to clipboard

A common platform interface for the credential_manager plugin. This package allows platform-specific implementations of credential_manager to share the same interface.

2.0.8 #

  • Added isGmsAvailable to platform interface
  • Handle exception code 209 for Google Play Services not available
  • on Android, Google account is not logged in, the plugin will launch Google Sign-In flow.
  • Updated documentation

2.0.7 #

  • Fixed plugin score issues

2.0.6 #

  • Added exceptions and utilities to platform interface package
  • Exported CredentialException and related exception classes
  • Exported utility classes: CredentialType, PlatformExceptionHandler, and CredentialResponseParser
  • Improved modular architecture by centralizing shared code in platform interface

2.0.5 #

  • Initial release of platform interface package
  • Provides abstract CredentialManagerPlatform class
  • Supports modular plugin architecture
0
likes
150
points
1.05k
downloads

Publisher

unverified uploader

Weekly Downloads

A common platform interface for the credential_manager plugin. This package allows platform-specific implementations of credential_manager to share the same interface.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on credential_manager_platform_interface