autoussdflutter 3.1.0 copy "autoussdflutter: ^3.1.0" to clipboard
autoussdflutter: ^3.1.0 copied to clipboard

outdated

Flutter plugin for AutoUssd which allows you to build Flutter applications on top of USSD services

3.1.0 #

  • Added AutoUssdFlutter.getDeviceSimNetworks function which returns a list of Network of the SIM cards in the device.
  • Added name, countryName, countryIsoCode and countryDialCode to Network model class.

3.0.2 #

  • V3 official release

3.0.2-alpha-01 #

BREAKING CHANGES

  • Refactored AutoUssdFlutter to a static implementation
  • Added automatic SIM determination. The SDK will determine the right SIM to use based on the session's networks.
  • Added SIM override support. A SIM can be specified by a mobile country code (mcc) and a mobile network code (mnc) to instruct the SDK will forcefully use the matching SIM to execute the session
  • Upgraded native plugin to 3.0.2

2.1.0 #

  • Upgraded native plugin to 2.1.0

2.0.4 #

  • Upgraded native plugin to 2.0.4

2.0.3 #

  • Upgraded native plugin to 2.0.3

2.0.2 #

  • Upgraded Gradle plugin to 7.1.2
  • Upgraded native plugin to 2.0.2

2.0.1 #

  • Upgraded native plugin to 2.0.1
  • Fixed bug causing variable menus to fail during session execution

2.0.0-alpha-01 #

  • Upgraded native plugin to 2.0.0
  • Refactored the AutoUssdFlutter constructor to accept an onSessionCount callback function

1.0.0-alpha-02 #

  • Fixed Android plugin buildscript

1.0.0-alpha-01 #

  • Exposed AutoUssdFlutter class
  • Exposed AutoUssdResult class. AutoUssdResult represents the session execution result
  • Export AutoUssdResultStatus enumeration. AutoUssdResultStatus represents the status of an AutoUssdResult instance
6
likes
0
pub points
47%
popularity

Publisher

verified publisherautoussd.com

Flutter plugin for AutoUssd which allows you to build Flutter applications on top of USSD services

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on autoussdflutter