PackageTrack
Sign in Get early access

bbps_sdk_flutter

Flutter plugin for Juspay BBPS (Bharat BillPay System) bill payments

0.0.3 juspay/bbps-sdk-flutter

What this package is like to depend on

Last release 2 months ago

03 Jun 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

3 months old

3 releases · first in 2026

3 releases in the last 12 months

see the full history below

Release timeline

3 releases · May 2026 to Jun 2026
Release Pre-release

Releases

latest 3
  1. 0.0.3 03 Jun 2026
    Release notes
    • Lowered minimum Dart SDK requirement from ^3.11.5 to ^3.9.0
    • Raised minimum Flutter SDK requirement from >=3.3.0 to >=3.35.0 to align with Dart 3.9.0
    • Lowered flutter_lints from ^6.0.0 to ^5.0.0 for wider compatibility
    Open source →
  2. 0.0.2 22 May 2026
    Release notes

    What's Changed

    Breaking Changes

    • Unified API signatures: createService, initiate, process now accept a single optional params map instead of individual named parameters
    • process() no longer takes action as a positional argument; include it in params instead
    • initiate() no longer injects action and clientId on the native side; these must now be included in the Dart params map

    Native Changes

    • Android: Updated BBPS SDK from 0.1.9 to 0.1.10; fixed do_payment override modifier
    • iOS: Aligned initiate and process to accept direct params map consistently (removed legacy {params: {...}} support)
    • Both platforms: initiate now forwards params dynamically without injecting any defaults

    Fixes

    • Aligned Dart and iOS method channel signatures for initiate and process
    • Updated tests to reflect new API signatures

    Pull Requests

    Full Changelog: v0.0.1...v0.0.2

    Open source →
    Release notes

    Breaking Changes

    • Unified API signatures: createService, initiate, process now accept a single optional params map instead of individual named parameters
    • process() no longer takes action as a positional argument; include it in params instead
    • initiate() no longer injects action and clientId on the native side; these must now be included in the Dart params map

    Native Changes

    • Android: Updated BBPS SDK from 0.1.9 to 0.1.10; fixed do_payment override modifier
    • iOS: Aligned initiate and process to accept direct params map consistently (removed legacy {params: {...}} support)
    • Both platforms: initiate now forwards params dynamically without injecting any defaults

    Fixes

    • Aligned Dart and iOS method channel signatures for initiate and process
    • Updated tests to reflect new API signatures
    Open source →
  3. 0.0.1 21 May 2026
    Release notes

    First Release of bbps_sdk_flutter

    Open source →
    Release notes
    • First Release of bbps_sdk_flutter
    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