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

A Flutter package to integrate Jio Payment Gateway.

0.0.1 #

  • Initial release of the Jio Payments SDK for Flutter.
  • Added basic UPI, card, and wallet payment integration.

0.0.2 #

  • Updated README.md with better usage instructions.
  • Removed unused imports for cleaner code.
  • 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.4 #

  • Updated README.md
  • Bumped version number
  • Minor improvements

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.6 #

  • Updated README.md

0.0.7 #

  • Updated README.md