lankapay_justpay_flutter 0.2.0 copy "lankapay_justpay_flutter: ^0.2.0" to clipboard
lankapay_justpay_flutter: ^0.2.0 copied to clipboard

Flutter plugin bridging LankaPay LPTrusted (JustPay): getDeviceId and createIdentityAndSign over MethodChannel justpay_sdk/methods. Host apps must supply bank JSON and SDK binaries per README.

0.2.0 #

  • Android plugin Java/Kotlin package and Gradle namespace moved from com.example.lankapay_justpay_flutter to lk.lankapay.justpay_flutter.
  • Example app Android applicationId / namespace and iOS bundle ID updated to lk.lankapay.* (align justpay.json package with your real app id).
  • pubspec / podspec metadata: homepage, repository, issue_tracker, author IdeaHub & opensource@ideahub.lk (GitHub org ideahub; adjust if your repo lives elsewhere).

0.1.0 #

  • Initial JustPay / LPTrusted bridge: getDeviceId, createIdentityAndSign on channel justpay_sdk/methods.
  • Android: FlutterPlugin registration, JustPayNativeBridge (OkHttp 4.9.3, json-simple), consumer-rules.pro, compileOnly AAR from android/app/libs/LPTrustedSDK.aar.
  • iOS: JustPaySdkHandler + podspec iOS 13+ with JustPaySDK framework search path; #if canImport(LPTrustedSDK) stub when framework absent.
  • Integrator README and doc/COMPLETE_SETUP_GUIDE.md for JSON placement and MID networking.
  • Publish hygiene: MIT LICENSE, .pubignore (no proprietary SDK in tarball), doc/ layout for pub.dev.

0.0.1 #

  • Placeholder scaffold (platform version demo).
2
likes
0
points
317
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin bridging LankaPay LPTrusted (JustPay): getDeviceId and createIdentityAndSign over MethodChannel justpay_sdk/methods. Host apps must supply bank JSON and SDK binaries per README.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on lankapay_justpay_flutter

Packages that implement lankapay_justpay_flutter