nyx_printer 0.0.1 copy "nyx_printer: ^0.0.1" to clipboard
nyx_printer: ^0.0.1 copied to clipboard

PlatformAndroid

Flutter Plugin that connect to Nyx devices Printer such as NB55

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nyx_printer

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

dependencies:
  nyx_printer: ^0.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:nyx_printer/nyx_printer.dart';
2
likes
150
pub points
59%
popularity

Publisher

unverified uploader

Flutter Plugin that connect to Nyx devices Printer such as NB55

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on nyx_printer