PackageTrack
Sign in Get early access

alatpay_sdk

A Flutter SDK for seamless Alat Pay integration, enabling secure, fast, and reliable in-app payments using the official ALATPay checkout popup.

2.0.0 ALATPay/alatpay-flutter

What this package is like to depend on

Last release 1 months ago

23 Jul 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

9 months old

6 releases · first in 2025

6 releases in the last 12 months

see the full history below

Release timeline

6 releases · Oct 2025 to Jul 2026
2026
Release Pre-release

Releases

latest 6
  1. 2.0.0 23 Jul 2026
    Release notes

    💥 Breaking Changes

    • Replaced custom payment UI with official ALATPay checkout popup

      • All custom payment screens (bank transfer, USSD, bank details, OTP) have been removed
      • The SDK now uses the official ALATPay JavaScript checkout popup (alatpay.js) inside a WebView
      • All payment methods are handled by the official popup
    • API changes:

      • secretKey parameter replaced with apiKey (your ALATPay public key)
      • Removed theme (AlatPayTheme) parameter — the official popup has its own styling
      • Removed branding parameter — the official popup uses ALATPay branding
      • Added optional color parameter to customize the popup color
      • onPaymentError callback replaced by unified onPaymentComplete with PaymentResult.success
      • Added optional onClose callback for when the user dismisses the popup
    • Model changes:

      • PaymentRequest: Removed accountNumber, bankCode, orderId fields
      • Customer.phone is now optional (String?)
      • Removed Bank model, PaymentChannel enum, and PaymentStatus enum

    🗑 Removed

    • Custom payment screens (home, bank transfer, USSD, bank details, OTP)
    • AlatPayController singleton
    • AlatPayClient and BaseService (direct API calls)
    • AlatPayTheme customization
    • RouteTracker navigation observer
    • AlatPayException hierarchy
    • All bank image assets

    ➕ Added

    • webview_flutter dependency for rendering the official ALATPay checkout

    🔄 Changed

    • Replaced http dependency with webview_flutter

    Open source →
  2. 1.0.4 30 Oct 2025
    Release notes

    Update description in pubspec

    Open source →
    Release notes

    🖼 Updated

    • Update description in pubspec.yaml
    Open source →
  3. 1.0.3 30 Oct 2025
    Release notes

    🖼 Updated

    • Update repository link
    • Update description in pubspec.yaml
    Open source →
  4. 1.0.2+3 29 Oct 2025
    Release notes

    Fix README image links for pub.dev

    Open source →
    Release notes

    🖼 Fixed

    • README screenshots now visible on pub.dev.
    Open source →
  5. 1.0.1+2 29 Oct 2025
    Release notes

    Release 1.0.1+2 - Fixed README formatting

    Open source →
    Release notes

    📝 Updated

    • Fixed README formatting and documentation details.
    Open source →
  6. 1.0.0+1 29 Oct 2025
    Release notes

    🎉 Added

    • Initial release of the AlatPay Flutter SDK
    • Payment initialization and verification flows
    • Bank list retrieval and account resolution
    • Asset support for logos and bank icons
    • Example Flutter app for integration testing
    • Full documentation (README, LICENSE, CHANGELOG)
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive