ramp_flutter 3.0.0 ramp_flutter: ^3.0.0 copied to clipboard
Ramp for Flutter is a simple wrapper for native iOS and Android Ramp SDKs. Unified API lets you write code once and use on any of the platforms. Ramp Flutter SDK supports iOS and Android platforms.
Changelog #
3.0.0 #
- Regenerated plugin to fix platform specific dependencies
2.0.2 #
- Update the default URL to the app
2.0.1 #
- Fix missing
onPurchaseFailed
callback
2.0.0 #
- Update native ramp sdk to support off-ramp
1.0.2 #
- Fixed Purchase object decoding for Android
- Updated URL in README
1.0.1 #
- Fix
An operation is not implemented: Not yet implemented
exception
1.0.0 #
- Initial release.