flutter_stripe_connect 0.1.0 copy "flutter_stripe_connect: ^0.1.0" to clipboard
flutter_stripe_connect: ^0.1.0 copied to clipboard

Flutter plugin for Stripe Connect embedded components. Embed account onboarding, account management, payouts, and payments UI in your Flutter app.

Changelog #

0.1.0 #

  • Web Platform Support - Added full web platform support using Stripe Connect.js
  • Added new embedded components:
    • StripeNotificationBanner - Show required actions for compliance
    • StripeBalances - Display balance information and payout controls
    • StripeDocuments - Show documents available for download
    • StripeTaxSettings - Configure tax settings (Web only)
    • StripeTaxRegistrations - Manage tax registrations (Web only)
    • StripePayoutsList - Filterable list of payouts
    • StripePaymentDetails - Payment detail overlay
    • StripePayoutDetails - Payout detail overlay
    • StripeDisputesList - View and manage disputes
  • Added appearance parameter to StripeConnect.initialize() for web
  • Updated documentation with comprehensive platform support matrix

0.0.2 #

  • Fixed issue with Android platform.

0.0.1 #

  • Initial release
  • Added StripeAccountOnboarding widget for connected account onboarding
  • Added StripeAccountManagement widget for account settings management
  • Added StripePayouts widget for viewing payout history
  • Added StripePayments widget for viewing payment history
  • Added ConnectAppearance for UI customization
  • Android and iOS platform support
0
likes
0
points
703
downloads

Publisher

verified publishersheriax.com

Weekly Downloads

Flutter plugin for Stripe Connect embedded components. Embed account onboarding, account management, payouts, and payments UI in your Flutter app.

Repository (GitHub)
View/report issues

Topics

#stripe #payments #connect #fintech

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, web

More

Packages that depend on flutter_stripe_connect

Packages that implement flutter_stripe_connect