god_of_flutter_printer 0.1.1 copy "god_of_flutter_printer: ^0.1.1" to clipboard
god_of_flutter_printer: ^0.1.1 copied to clipboard

God of Flutter Printer — cross-platform thermal & label printing (ESC/POS, TSPL, ZPL) for Windows, Android, iOS, and Web. USB, Bluetooth/BLE, and network TCP.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add god_of_flutter_printer

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

dependencies:
  god_of_flutter_printer: ^0.1.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:god_of_flutter_printer/god_of_flutter_printer.dart';
0
likes
120
points
100
downloads

Documentation

API reference

Publisher

verified publisherwallei.in

Weekly Downloads

God of Flutter Printer — cross-platform thermal & label printing (ESC/POS, TSPL, ZPL) for Windows, Android, iOS, and Web. USB, Bluetooth/BLE, and network TCP.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, god_of_flutter_printer_platform_interface, god_of_flutter_printer_windows, http

More

Packages that depend on god_of_flutter_printer

Packages that implement god_of_flutter_printer