stripe_identity_plugin 1.0.5 copy "stripe_identity_plugin: ^1.0.5" to clipboard
stripe_identity_plugin: ^1.0.5 copied to clipboard

[pending analysis]

A Flutter plugin for implementing Stripe Identity Verification in your Flutter applications.

Changelog #

1.0.5 #

  • Added UI Customization: Introduced IdentityStyle class to allow customizing button colors, text colors, and labels from Flutter.
  • Improved Error Handling: Deprecated raw PlatformException in favor of user-friendly error messages and parsed status codes.
  • Fixed Android Themes: Resolved crashes related to Theme.AppCompat by supporting Theme.MaterialComponents.
  • Compatibility: Verified support for Android 15 and 16KB page sizes (pure Kotlin implementation).
  • Documentation: Updated README with comprehensive setup instructions for Android (FragmentActivity, Themes) and iOS (Camera Permissions).

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
5
likes
0
points
363
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for implementing Stripe Identity Verification in your Flutter applications.

Repository (GitHub)
View/report issues

Topics

#stripe #identity #verification #kyc

License

(pending) (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on stripe_identity_plugin

Packages that implement stripe_identity_plugin