gpos720_printer 0.0.7
gpos720_printer: ^0.0.7 copied to clipboard
A Flutter plugin to integrate printing in the Gertec GPOS720.
0.0.1 #
- Initial release.
0.0.2 #
- Add topics to the package.
- Refactor to return a string representation of the printer status on print commands.
- Adds a StatusPrinter enum and a method to parse it from a string.
0.0.3 #
- Fixes typos on README.md.
0.0.4 #
- Refactor to return a enum representation of the printer status on print commands.
0.0.5 #
- Updated the README.md to reflect the latest modifications.
0.0.5+1 #
- Formatting corrections in the README.md.
0.0.6 #
- Fixes invalid arguments in "imprimirTexto".
0.0.6+1 #
- Formatting corrections in the CHANGELOG.md.
0.0.6+2 #
- Fixes typos on README.md.
0.0.6+3 #
- Fixes more typos on README.md.
0.0.7 #
- Reconfiguration of default values.
- Refactor in ‘getLabel’ methods.
- Updated README.md.