flutter_pax_printer_utility 0.1.4 copy "flutter_pax_printer_utility: ^0.1.4" to clipboard
flutter_pax_printer_utility: ^0.1.4 copied to clipboard

PlatformAndroid

This package based on PAX Device with NetptuneLiteApi SDK and allows printing on PAX devices via Flutter apps on Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_pax_printer_utility

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

dependencies:
  flutter_pax_printer_utility: ^0.1.4

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:flutter_pax_printer_utility/flutter_pax_printer_utility.dart';
17
likes
150
points
709
downloads

Publisher

verified publishervai.my.id

Weekly Downloads

This package based on PAX Device with NetptuneLiteApi SDK and allows printing on PAX devices via Flutter apps on Android.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_pax_printer_utility