another_brother 0.0.21
another_brother: ^0.0.21 copied to clipboard
A flutter plugin for printing with the Brother label and TypeB printers.
0.0.1 #
- Initial release with support for both Android and iOS.
- Includes support for paper bin files.
- Includes support fort TypeB printers as well.
0.0.7 #
- Updates NetPrint to use common Printer interface.
0.0.8 #
- Exposes getName from papers.
0.0.9 #
- Fixes name for QL1100's W102 paper.
0.0.10 #
- Exposes getValues for additional papers.
- Paper now return an immutable list from getValues()
0.0.11 #
- Fixes dimension calculation for Type B download Image.
- Handles missing BT address when trying to connect over BT on Type B.
0.0.12 #
- Added valueFromName to Bin papers.
- Added UNSUPPORTED to Bin papers.
0.0.13 #
- Updated the names for the RJ-4250 bin papers.
0.0.14 #
- Additional Updates for the names of the RJ-4250 bin papers.
0.0.15 #
- Discovered TypeB printers now share the common interface ABrotherTbPrinter.
0.0.16 #
- Adds support for downloadImage in iOS. This allows for printing of custom images on a TypeB printer.
0.0.17 #
- RJ-Go models now share model interface with label printers.
- RJ-Go Labels now share label interface with label printers.
0.0.18 #
- Exposes getName in common printer model interface.
0.0.19 #
- Updates TypeB unsupported label name for parity.
0.0.20 #
- Adds missing toMap/fromMap for Type B models and Type B labels.
0.0.21 #
- Fixes toMap on TbModel.