quick_print 1.0.0 copy "quick_print: ^1.0.0" to clipboard
quick_print: ^1.0.0 copied to clipboard

A comprehensive Flutter package for handling PDF printing across different platforms and devices, supporting various printer types including ESC/POS, Sunmi, Bluetooth, USB, and system printers.

Changelog #

1.0.0 #

Initial release with the following features:

Added #

  • Multi-printer support:
    • Sunmi printer support for Android devices
    • Bluetooth printer integration
    • USB printer compatibility
    • Desktop system printer support
    • Mobile device printing
  • Paper size options:
    • 80mm paper width
    • 58mm paper width
    • A4 paper size
  • Platform support:
    • Android
    • iOS
    • Windows
    • Linux
    • macOS
  • Printer models:
    • Bluetooth printer model with BLE support
    • USB printer model
  • Factory pattern for printer creation
  • Platform-specific implementations
  • Comprehensive documentation and examples

Platform-specific Features #

  • iOS: Swift support with use_frameworks!
  • macOS: Print entitlements support
  • Android: Bluetooth permissions handling
40
likes
0
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for handling PDF printing across different platforms and devices, supporting various printer types including ESC/POS, Sunmi, Bluetooth, USB, and system printers.

Repository (GitHub)
View/report issues

Topics

#pdf #printer #pos #thermal-printer #bluetooth-printer

License

unknown (license)

Dependencies

device_info_plus, esc_pos_utils_plus, flutter, flutter_pos_printer_platform_image_3_sdt, image, pdf, pdfx, printing, sunmi_printer_plus, win_ble

More

Packages that depend on quick_print