sunmi_mtb 1.0.1 copy "sunmi_mtb: ^1.0.1" to clipboard
sunmi_mtb: ^1.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin for MineSec SoftPOS (MSA) payment integration on Android. Supports checking installation, warm-up, activation, and sale transactions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sunmi_mtb

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sunmi_mtb: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sunmi_mtb/sunmi_mtb.dart';
1
likes
155
points
150
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for MineSec SoftPOS (MSA) payment integration on Android. Supports checking installation, warm-up, activation, and sale transactions.

Repository

License

MIT (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on sunmi_mtb

Packages that implement sunmi_mtb