jio_payment_sdk 0.0.9 copy "jio_payment_sdk: ^0.0.9" to clipboard
jio_payment_sdk: ^0.0.9 copied to clipboard

A Flutter package to integrate Jio Payment Gateway.

0.0.9 #

  • improve example section code

0.0.8 #

  • Add two new optional parameters addlParam1 , addlParam2 inside JioPaymentSdk.initializeJioPayments()

0.0.7 #

  • Updated README.md

0.0.6 #

  • Updated README.md

0.0.5 #

  • Fixed various minor code style and formatting issues for better readability.
  • Resolved compatibility problems with specific Dart and Flutter versions.
  • Improved dependency constraints in pubspec.yaml to ensure smoother project integration.
  • Updated documentation with clearer instructions for supported Dart and Flutter versions.
  • General stability improvements and small bug fixes.

0.0.4 #

  • Updated README.md
  • Bumped version number
  • Minor improvements
  • Improved SDK initialization documentation.

0.0.3 #

  • Fixed Directionality widget issue by ensuring proper MaterialApp context.
  • Improved error handling for invalid or empty payment amounts.
  • Updated example code with clearer integration flow.
  • Enhanced UI responsiveness for multiple screen sizes.
  • New: Separated "CARD" payment type into "CREDIT_CARD" and "DEBIT_CARD" for more granular control over allowed payment methods.
  • Minor performance optimizations and code cleanup.

0.0.2 #

  • Updated README.md with better usage instructions.
  • Removed unused imports for cleaner code.

0.0.1 #

  • Initial release of the Jio Payments SDK for Flutter.
  • Added basic UPI, card, and wallet payment integration.
3
likes
130
points
116
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to integrate Jio Payment Gateway.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

convert, crypto, cupertino_icons, dio, flutter, flutter_inappwebview, flutter_pretty_dio_logger, flutter_upi_india, intl, pretty_qr_code, url_launcher

More

Packages that depend on jio_payment_sdk