sunmi_flutter_helper 0.0.8 copy "sunmi_flutter_helper: ^0.0.8" to clipboard
sunmi_flutter_helper: ^0.0.8 copied to clipboard

PlatformAndroid

Flutter plugin for printing and scanning on Sunmi POS devices using PrinterX SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sunmi_flutter_helper

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

dependencies:
  sunmi_flutter_helper: ^0.0.8

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_flutter_helper/sunmi_flutter_helper.dart';
0
likes
140
points
5
downloads

Publisher

verified publisher4brains.in

Weekly Downloads

Flutter plugin for printing and scanning on Sunmi POS devices using PrinterX SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sunmi_flutter_helper

Packages that implement sunmi_flutter_helper