skypay_sdk 0.0.5
skypay_sdk: ^0.0.5 copied to clipboard
Seamless payment integration for Flutter with SkyPay SDK – Simplify and secure payments in your apps effortlessly.
0.0.5 #
- README: SkyPay branding (logo), official links (docs, use cases, dashboard), Discord community, Nepal / aggregator positioning.
- No API changes; documentation and metadata refresh for pub.dev.
0.0.4 #
- V2 (this repo): Dart 3.10+, updated dependencies, publication metadata, and tests.
- Merged legacy skypay-sdk pieces:
Skypay/ hosted-checkout flow (Constants,LegacyCheckoutWebView), documented alongside v2SkyPayAPI.
0.0.4 (legacy skypay-sdk) #
- Added
isProductionflag to support switching between UAT and Production environments. - Implemented automatic server-side transaction verification.
- Updated README with comprehensive usage and publishing instructions.
- Added
httpdependency.
0.0.3+3 #
- Updated README with installation instructions
- Update CHANGELOG
- Update variables for new platform
0.0.2+1 #
- Updated README with installation instructions
- Update CHANGELOG
- Update Variable Name
- Add example