fifty_printing_engine 1.0.2 copy "fifty_printing_engine: ^1.0.2" to clipboard
fifty_printing_engine: ^1.0.2 copied to clipboard

Fifty Flutter Kit printing engine - multi-printer ESC/POS printing with Bluetooth and WiFi support

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fifty_printing_engine

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

dependencies:
  fifty_printing_engine: ^1.0.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:fifty_printing_engine/fifty_printing_engine.dart';
0
likes
160
points
143
downloads
screenshot

Publisher

verified publisherfifty.dev

Weekly Downloads

Fifty Flutter Kit printing engine - multi-printer ESC/POS printing with Bluetooth and WiFi support

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #printing #bluetooth #escpos

Documentation

API reference

License

MIT (license)

Dependencies

escpos, flutter, permission_handler, print_bluetooth_thermal

More

Packages that depend on fifty_printing_engine