windows_usb_printer 0.0.2+4 copy "windows_usb_printer: ^0.0.2+4" to clipboard
windows_usb_printer: ^0.0.2+4 copied to clipboard

PlatformWindows

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

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, ffi, flutter, win32

More

Packages that depend on windows_usb_printer