autoussdflutter 2.0.4
autoussdflutter: ^2.0.4 copied to clipboard
Flutter plugin for AutoUssd which allows you to build Flutter applications on top of USSD services
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
onSessionCountcallback function
1.0.0-alpha-02 #
- Fixed Android plugin buildscript
1.0.0-alpha-01 #
- Exposed
AutoUssdFlutterclass - Exposed
AutoUssdResultclass.AutoUssdResultrepresents the session execution result - Export
AutoUssdResultStatusenumeration.AutoUssdResultStatusrepresents the status of anAutoUssdResultinstance