qz 0.2.1+6 copy "qz: ^0.2.1+6" to clipboard
qz: ^0.2.1+6 copied to clipboard

Web plugin to support qz tray api for JavaScript intended for the printers management.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add qz

With Flutter:

 $ flutter pub add qz

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

dependencies:
  qz: ^0.2.1+6

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:qz/qz.dart';
3
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Web plugin to support qz tray api for JavaScript intended for the printers management.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, js, plugin_platform_interface

More

Packages that depend on qz