pinelabs_native 1.0.0
pinelabs_native: ^1.0.0 copied to clipboard
Flutter wrapper for the Pine Labs Online iOS and Android SDKs. Provides a unified API for startPayment across both platforms.
1.0.0 #
- First stable release for merchant distribution.
- Updated Android SDK dependency to
1.10.0. - Updated iOS
PineLabsOnline_IOS_SDK.xcframeworkto latest build. - Fixed iOS dynamic framework embedding (removed
static_framework = truefrom podspec). - Unified Flutter API for
startPaymentacross iOS and Android.
0.0.2 #
- Fixed iOS crash on launch caused by dynamic framework not being embedded in the app bundle.
0.0.1 #
- Initial release.
- iOS SDK vendored directly in the plugin as
PineLabsOnline_IOS_SDK.xcframework. - Android integration wired to Pine Labs Android SDK
1.1.6via JitPack.