credential_manager_platform_interface 2.0.7 copy "credential_manager_platform_interface: ^2.0.7" to clipboard
credential_manager_platform_interface: ^2.0.7 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.

credential_manager_platform_interface #

A common platform interface for the credential_manager plugin.

This package allows platform-specific implementations of credential_manager to share the same interface. Platform-specific implementations should extend CredentialManagerPlatform and implement the required methods.

Usage #

This package is typically used by platform-specific implementations of credential_manager. End users should use the main credential_manager package instead.

Platform Implementations #

  • credential_manager_android - Android implementation
  • credential_manager_ios - iOS implementation
  • credential_manager_web - Web implementation (future)

License #

See the LICENSE file for details.

0
likes
140
points
330
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