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

Plugin for hardware functions of TR150 device. It include functions for printer, scanner, EMV, etc. It only supports Android platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tr150

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

dependencies:
  tr150: ^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:tr150/tr150.dart';
0
likes
30
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin for hardware functions of TR150 device. It include functions for printer, scanner, EMV, etc. It only supports Android platform.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on tr150

Packages that implement tr150