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
aa490654e4c7245cb52c6525188a8b51fa79bafa
Switch branch/tag
esc_pos_print_plus
15 Jan, 2020
4 commits
Added printing timeout
· aa490654
Andrey
authored
Jan 15, 2020
aa490654
Added toaster
· b2d5632d
Andrey
authored
Jan 15, 2020
b2d5632d
Print multiple times.
· a0a71a25
Andrey
authored
Jan 15, 2020
a0a71a25
Example bluetooth project: can scan and print once.
· 883a2aac
Andrey
authored
Jan 15, 2020
883a2aac
13 Jan, 2020
1 commit
added bt project
· 1923b6dc
Andrey
authored
Jan 13, 2020
1923b6dc
12 Jan, 2020
1 commit
removed usb_printer dir.
· a8b5606b
Andrey
authored
Jan 12, 2020
a8b5606b
03 Oct, 2019
2 commits
show usb devices
· 69c7575e
Andrey
authored
Oct 03, 2019
69c7575e
added empty usb_printer example project
· e3b79c09
Andrey
authored
Oct 03, 2019
e3b79c09
14 Sep, 2019
9 commits
1.5.0
· de786320
Andrey
authored
Sep 14, 2019
de786320
Can print rows/cols with mixed chinese/non-chinese texts.
· 211f5282
Andrey
authored
Sep 14, 2019
211f5282
printlnMixedKanji merged to println
· 422ba482
Andrey
authored
Sep 14, 2019
422ba482
v 1.4.1
· 4909332d
Andrey
authored
Sep 14, 2019
4909332d
Added printlnMixedKanji method
· 2ecf35a0
Andrey
authored
Sep 14, 2019
2ecf35a0
De not pass linesAfter parameter to _print function
· e634b71b
Andrey
authored
Sep 14, 2019
e634b71b
refactoring
· 4752cbf3
Andrey
authored
Sep 14, 2019
4752cbf3
correctly print chinese text
· 179743af
Andrey
authored
Sep 14, 2019
179743af
Kanji commands
· b8b6c9aa
Andrey
authored
Sep 14, 2019
b8b6c9aa
05 Sep, 2019
6 commits
Readme: image replaced by <img> tag to fix the size.
· 799e4de3
Andrey
authored
Sep 05, 2019
799e4de3
Version 1.4.0. Updated readme, pubspec, changelog.
· 70279b16
Andrey
authored
Sep 05, 2019
70279b16
Readme update. Added receipt example image.
· d9bba913
Andrey
authored
Sep 05, 2019
d9bba913
Print barcodes. Added example.
· 62e6c7bf
Andrey
authored
Sep 05, 2019
62e6c7bf
Barcode class and enums moved to barcode.dart.
· f64bd703
Andrey
authored
Sep 05, 2019
f64bd703
Printing barcodes.
· 2b79cd77
Andrey
authored
Sep 05, 2019
2b79cd77
04 Sep, 2019
7 commits
missing file
· 4bf197b9
Andrey
authored
Sep 04, 2019
4bf197b9
Readme updated. Added barcode commands
· d5f0ba0a
Andrey
authored
Sep 04, 2019
d5f0ba0a
version 1.3.2. Changelog updated.
· 5a37a444
Andrey
authored
Sep 04, 2019
5a37a444
Removed Floyd–Steinberg dithering method. Code refactoring.
· f8dc7b51
Andrey
authored
Sep 04, 2019
f8dc7b51
printImageRaster: added highDensity params.
· 5bebb082
Andrey
authored
Sep 04, 2019
5bebb082
Added image resizing.
· 6017fbca
Andrey
authored
Sep 04, 2019
6017fbca
added alternative printImage method
· edbf6f6e
Andrey
authored
Sep 04, 2019
edbf6f6e
03 Sep, 2019
6 commits
Removed raw lib. Code refactoring.
· 6ede0dc7
Andrey
authored
Sep 03, 2019
6ede0dc7
Update changelog, package version.
· af1d0cd6
Andrey
authored
Sep 03, 2019
af1d0cd6
Removed outdated print image command.
· c5581633
Andrey
authored
Sep 03, 2019
c5581633
code refactoring.
· 4da7d5c5
Andrey
authored
Sep 03, 2019
4da7d5c5
Missing file.
· f2682ce5
Andrey
authored
Sep 03, 2019
f2682ce5
Floyd–Steinberg dithering. Added bytes conversion.
· 54d1597b
Andrey
authored
Sep 03, 2019
54d1597b
02 Sep, 2019
4 commits
removed debug print.
· 5da90d86
Andrey
authored
Sep 02, 2019
5da90d86
printImage: image flipped horizontally; width bug fixed ; create a copy of image before processing.
· fad5484c
Andrey
authored
Sep 02, 2019
fad5484c
added new printImage method using ESC * command
· ee7610bc
Andrey
authored
Sep 02, 2019
ee7610bc
added GS * command (print image)
· 7b9f912d
Andrey
authored
Sep 02, 2019
7b9f912d