Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
E
esc_pos_print_plus
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dio Maulana
esc_pos_print_plus
Commits
70279b16
Commit
70279b16
authored
Sep 05, 2019
by
Andrey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 1.4.0. Updated readme, pubspec, changelog.
parent
d9bba913
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
+9
-2
CHANGELOG.md
CHANGELOG.md
+4
-0
README.md
README.md
+4
-1
pubspec.yaml
pubspec.yaml
+1
-1
No files found.
CHANGELOG.md
View file @
70279b16
## [1.4.0]
*
Print barcodes
## [1.3.2]
*
Added alternative printImageRaster method using (GS v 0) obsolete command
*
Code refactoring
...
...
README.md
View file @
70279b16
...
...
@@ -111,4 +111,7 @@ printer.printBarcode(Barcode.upcA(barData));
*
~~Turn 90° clockwise rotation mode on/off~~
*
~~Flutter example: discover active Wi-Fi printers~~
*
USB printers support
*
~~Add encoding commands~~
\ No newline at end of file
*
~~Add encoding commands~~
## Test print

pubspec.yaml
View file @
70279b16
name
:
esc_pos_printer
description
:
The library allows to print receipts using a ESC/POS (usually thermal) network printer. It can be used in Flutter or Dart projects. In Flutter, both Android and iOS are supported.
version
:
1.
3.2
version
:
1.
4.0
author
:
Andrey Ushakov <flutter@tablemi.com>
homepage
:
https://github.com/andrey-ushakov/esc_pos_printer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment