checkout_sheet_kit_flutter 0.0.1 copy "checkout_sheet_kit_flutter: ^0.0.1" to clipboard
checkout_sheet_kit_flutter: ^0.0.1 copied to clipboard

Flutter plugin for Shopify Checkout Sheet Kit - provides seamless checkout experiences using Shopify's native SDKs for Android and iOS.

Changelog #

All notable changes to this project will be documented in this file.

0.0.1 #

Initial release of Shopify Checkout Sheet Kit for Flutter.

Features #

  • Present Checkout: Display Shopify checkout in a native WebView sheet on Android and iOS
  • Preloading: Preload checkout sessions for faster presentation
  • Configuration: Customize checkout appearance with color schemes (automatic, light, dark, web)
  • iOS Customization: Additional iOS-specific options (tint color, background color, navigation title)
  • Lifecycle Events:
    • onCheckoutCompleted - Receive detailed order information when checkout succeeds
    • onCheckoutCanceled - Handle user dismissal of checkout
    • onCheckoutFailed - Handle checkout errors with error codes and recovery info
    • onCheckoutLinkClicked - Handle external link clicks (mailto, tel, http, deep links)
    • onWebPixelEvent - Receive standard and custom web pixel events for analytics
  • Error Recovery: Automatic error recovery with configurable behavior
  • Cache Invalidation: Invalidate preloaded checkout when cart changes

Platform Support #

  • Android: API 23+ (Android 6.0+)
  • iOS: 13.0+

Native SDK Versions #

  • Android: checkout-sheet-kit 3.0.5
  • iOS: ShopifyCheckoutSheetKit ~> 3.0
1
likes
160
points
60
downloads

Publisher

verified publishermasterfabric.co

Weekly Downloads

Flutter plugin for Shopify Checkout Sheet Kit - provides seamless checkout experiences using Shopify's native SDKs for Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on checkout_sheet_kit_flutter

Packages that implement checkout_sheet_kit_flutter