Skip to content

Latest commit

 

History

History
87 lines (46 loc) · 1.15 KB

File metadata and controls

87 lines (46 loc) · 1.15 KB

[0.2.6]

  • update Android SDK version to 4.13.0

[0.2.5]

  • add new printer models

[0.2.4]

  • fix Bluetooth permission for Android

[0.2.3]

  • fix Bluetooth for Android
  • remove paper info binaries

[0.2.2]

  • add paper info binaries
  • remove brother_print_sdk-4.7.2.aar file and use jitpack

[0.2.1]

  • remove deprecated PluginRegistry.Registrar for Android

[0.2.0]

  • Upgrade SDK to version 4.7.2

[0.1.5]

  • Add label for PT serie
  • BREAKING: prefix BrotherLabelSize with QL and PT
  • BREAKING: BrotherLabelSize width and height are now double

[0.1.4]

  • Can create BrotherDevice with ipAddress

[0.1.3]

  • Fix bug detection bluetooth

[0.1.2]

  • Prevent iOS native crash

[0.1.1]

  • Fix Android compilation

[0.1.0]

  • Migrate to null safety

[0.0.8]

  • Support PDF with multiple pages on Android

[0.0.7]

  • Handle USB device (Android only)

[0.0.6]

  • Add labelSize option for QL series

[0.0.5]

  • Fix iOS 14 printers discovery

[0.0.4]

  • Handle custom paper size

[0.0.3]

  • Add option copies

[0.0.2]

  • Fix serialization of BrotherDevice

[0.0.1]

  • Initial release, work in progress