fluid_sdk 0.1.8 copy "fluid_sdk: ^0.1.8" to clipboard
fluid_sdk: ^0.1.8 copied to clipboard

A Flutter package for handling payment flows

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.8 - 2026-06-11 #

Changed #

  • Replaced SVG logo with PNG image (fiuu.png) on QR code page
  • Updated logo dimensions from 48x16 to 64x24

0.1.7 - 2026-02-24 #

Fixed #

  • Payment order is now closed when the user exits without proceeding to an external payment URL

0.1.6 - 2026-02-03 #

Added #

  • Payment order timestamps and expiration handling

Changed #

  • Disable payment button on order expiration and improve messaging

Fixed #

  • Clarify QR code cancellation warning message

0.1.5 - 2025-11-14 #

Added #

  • Error model for payment order errors

0.1.4 - 2025-11-03 #

Changed #

  • permission_handler version constraint updated (>=11.4.0 <13.0.0)

0.1.3 - 2025-10-28 #

Added #

  • QR code payment rendering
  • Child method selection and routing
  • Bank set selection within methods
  • Payment order creation utility

Changed #

  • Payment processing switched to modal dialog
  • External URL launching improved for payments
  • Payment method selection UX refined
  • Example app iOS configuration updated

0.1.2 - 2025-10-01 #

Changed #

  • Updated Flutter SDK constraints to support Flutter 3.24.0+ and Dart 3.5.0+
  • Downgraded dependencies for better compatibility:
    • auto_route: 10.1.2 → 9.3.0+1
    • built_value: 8.10.1 → 8.9.5
    • flutter_svg: 2.2.1 → 2.1.0
    • logger: 2.6.1 → 2.6.0
    • flutter_lints: 6.0.0 → 5.0.0
  • Improved UI layout spacing using SizedBox instead of spacing parameter

0.1.1 - 2025-09-29 #

Changed #

  • Enhanced payment method page with improved selection behavior
  • Updated payment processing page with better status handling
  • Improved documentation and comments to English

0.1.0 - 2025-09-29 #

Added #

  • Initial release of Fluid SDK
  • Payment flow management with multiple payment methods
  • Customizable UI with logo support
  • Complete example application

Features #

  • launchPayment() - Launch payment flows
  • initialize() - SDK initialization
  • Payment models and status tracking
0
likes
130
points
251
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for handling payment flows

License

MIT (license)

Dependencies

auto_route, built_collection, built_value, decimal, dio, flutter, flutter_svg, image_gallery_saver_plus, intl, logger, permission_handler, pretty_qr_code, provider, url_launcher

More

Packages that depend on fluid_sdk