stripe_identity_plugin 1.0.4
stripe_identity_plugin: ^1.0.4 copied to clipboard
A Flutter plugin for implementing Stripe Identity Verification in your Flutter applications.
Changelog #
1.0.4 #
Fixes:
- Android Plugin Crash fixes
1.0.3 #
Fixes:
- Fixed URI Image for Android
1.0.2 #
Fixes:
- Fixed plugin class name for Android and iOS
1.0.1 #
- Fixed plugin class name for use
- Added screen record for reference purposes
1.0.0 #
- Initial release of the Stripe Identity Plugin
- Features included:
- Implementation of Stripe Identity Verification for Flutter
- Support for Android and iOS platforms
- Customizable brand logo integration
- Comprehensive error handling and result parsing
- Type-safe verification results
- Documentation and usage examples
0.0.1-dev #
- Development version
- Initial setup of the plugin structure
- Basic implementation of native platform channels
- Preliminary testing and documentation