imin_hardware_plugin 1.0.2 copy "imin_hardware_plugin: ^1.0.2" to clipboard
imin_hardware_plugin: ^1.0.2 copied to clipboard

A comprehensive Flutter plugin for controlling iMin POS device hardware features including printer, display, cashbox, light, NFC, RFID, scanner, MSR, electronic scale, serial port, segment display, fl [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add imin_hardware_plugin

With Flutter:

 $ flutter pub add imin_hardware_plugin

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

dependencies:
  imin_hardware_plugin: ^1.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:imin_hardware_plugin/imin_hardware_plugin.dart';
0
likes
0
points
179
downloads

Documentation

Documentation

Publisher

verified publisherimin.sg

Weekly Downloads

A comprehensive Flutter plugin for controlling iMin POS device hardware features including printer, display, cashbox, light, NFC, RFID, scanner, MSR, electronic scale, serial port, segment display, floating window, and camera scanning.

Repository (GitHub)
View/report issues

Topics

#pos #printer #hardware #imin #scanner

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on imin_hardware_plugin

Packages that implement imin_hardware_plugin