veriff_flutter_plugin_platform_interface 1.0.2
veriff_flutter_plugin_platform_interface: ^1.0.2 copied to clipboard
A common platform interface for the veriff_flutter_plugin plugin. This package provides the abstract platform interface that platform-specific implementations must extend to provide Veriff identity ve [...]
1.0.2 #
- Add support to iOS & Android
1.0.1 #
- Fix homepage, repository & tracking issue links.
1.0.0 #
- Initial stable release of the Veriff Flutter Plugin Platform Interface.
VeriffFlutterPluginPlatformInterfaceabstract class defining the platform contract.VeriffFlutterPluginMethodChanneldefault implementation using native Veriff SDK.startVerification()method to initiate Veriff identity verification sessions.getUri()method for web platform callback URL handling.- Support for custom branding, language locales, and vendor data.
- Full documentation for all public APIs.
- MIT License.