windows_printer 0.2.1 copy "windows_printer: ^0.2.1" to clipboard
windows_printer: ^0.2.1 copied to clipboard

PlatformWindows

A Flutter plugin for managing and interacting with printers on Windows platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add windows_printer

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

dependencies:
  windows_printer: ^0.2.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:windows_printer/windows_printer.dart';
4
likes
150
points
85
downloads

Publisher

verified publishermanasbasnet.com

Weekly Downloads

A Flutter plugin for managing and interacting with printers on Windows platforms.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on windows_printer