esewa_pnp 2.0.1 esewa_pnp: ^2.0.1 copied to clipboard
Integrate native eSewa payment method in your flutter application with ease.
2.0.1 #
- Added support for iOS swift 5.6.
2.0.0 #
- Update android gradle issue with gradle version above 3.x.x.
1.1.0 #
- Update framework to support latest XCode version 13
1.0.7 #
- Update framework to support latest swift version 5.4
1.0.6 #
- Version 1.0.5-nullsafety but simpler version code.
1.0.5-nullsafety #
- Migrated code base to null-safety.
1.0.5 #
- Added: double value in amount
1.0.4 #
- Added: ESewaPaymentButton Widget
1.0.3 #
- Updated framework to support latest swift version 5.3.2
1.0.2 #
- Updated framework to support Xcode 12.1
1.0.1 #
- README.md corrected.
- CHANGELOG.md corrected.
1.0.0 #
- iOS support added.
0.2.0 #
- Hectic android integration process has been made easy now. You don't have to download and link any sdk file.
Result
class has been changed toESewaResult
.Failure
class has been changed toESewaPaymentException
class which implementsException
- Plugin example updated.
- README updated.
0.1.0+1 #
- "esewa_pnp integration walk through" youtube video link added to README.md
0.1.0 #
- Initial release