lankapay_justpay_flutter 0.2.4 copy "lankapay_justpay_flutter: ^0.2.4" to clipboard
lankapay_justpay_flutter: ^0.2.4 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.4 #

  • Docs: publish latest README improvements and refresh dependency snippet version.

0.2.3 #

  • Docs: expanded README setup guidance and synchronized README/example docs for clearer integrator onboarding.

0.2.2 #

  • Debug: added Android/iOS/Dart logs for native flow visibility.
  • Debug-only: added enableDebugMocks to simulate LPTrusted failure as success to keep debug UI/backend flow moving (dummy signature/mobileReference; backend may still reject).
  • Example app UI updated to call createIdentityAndSign.

0.2.1 #

  • README: remove redundant pub.dev publishing checklist (integrators use this README on pub.dev).

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
140
points
142
downloads

Documentation

API reference

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

MIT (license)

Dependencies

flutter

More

Packages that depend on lankapay_justpay_flutter

Packages that implement lankapay_justpay_flutter