windows_usb_printer 0.0.1+2 copy "windows_usb_printer: ^0.0.1+2" to clipboard
windows_usb_printer: ^0.0.1+2 copied to clipboard

retractedoutdated

Windows 平台使用,提供 1. 搜索获取已安装驱动的打印机列表 2. 向指定打印机发送打印内容

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add windows_usb_printer

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

dependencies:
  windows_usb_printer: ^0.0.1+2

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

Publisher

unverified uploader

Weekly Downloads

Windows 平台使用,提供 1. 搜索获取已安装驱动的打印机列表 2. 向指定打印机发送打印内容

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, ffi, flutter, win32

More

Packages that depend on windows_usb_printer

Packages that implement windows_usb_printer