xprinter_android 0.0.4 copy "xprinter_android: ^0.0.4" to clipboard
xprinter_android: ^0.0.4 copied to clipboard

PlatformAndroid

A Flutter plugin for controlling XPrinter thermal printers on Android. This plugin allows communication with XPrinter devices over Bluetooth for printing images.

Changelog #

0.0.1 #

  • Initial release
  • Support for connecting to XPrinter thermal printers via Bluetooth
  • API for printing bitmap images
  • Support for handling printer states and events
  • Permission handling for Android

0.0.2 #

  • Rename plugin class from XprinterPlugin to XPrinterFlutterPlugin in pubspec.yaml

0.0.3 #

  • Add printer configuration model and UI for settings page
  • Created PrinterConfig class to encapsulate printer settings.
  • Implemented PrinterConfigPage with sliders for density and speed.
  • Added input fields for paper width and height.
  • Included save functionality with loading indicator and success message.
  • Implemented reset to default settings feature.

0.0.4 #

  • Rename package to xprinter_android for clarity
0
likes
150
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for controlling XPrinter thermal printers on Android. This plugin allows communication with XPrinter devices over Bluetooth for printing images.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image_picker, plugin_platform_interface

More

Packages that depend on xprinter_android

Packages that implement xprinter_android