ramp_flutter 4.0.1 ramp_flutter: ^4.0.1 copied to clipboard
Ramp Network for Flutter is a simple wrapper for native iOS and Android Ramp Network SDKs. Unified API lets you write code once and use on any of the platforms. Ramp Network Flutter SDK supports iOS a [...]
Changelog #
4.0.1 #
- Updated package documentation
4.0.0 #
- Upgraded Android SDK dependency version to 4.0.+
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 Network 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.