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
11bab7c0
Commit
11bab7c0
authored
Sep 21, 2020
by
andrey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump esc_pos_utils
parent
80eb6f61
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
3 deletions
+7
-3
CHANGELOG.md
CHANGELOG.md
+4
-0
pubspec.yaml
example/discover_printers/pubspec.yaml
+1
-1
pubspec.yaml
pubspec.yaml
+2
-2
No files found.
CHANGELOG.md
View file @
11bab7c0
## [3.2.8]
-
Bump esc_pos_utils
## [3.2.7]
## [3.2.7]
-
Bump esc_pos_utils
-
Bump esc_pos_utils
...
...
example/discover_printers/pubspec.yaml
View file @
11bab7c0
...
@@ -18,7 +18,7 @@ dependencies:
...
@@ -18,7 +18,7 @@ dependencies:
intl
:
^0.16.1
intl
:
^0.16.1
qr_flutter
:
^3.2.0
qr_flutter
:
^3.2.0
path_provider
:
^1.6.5
path_provider
:
^1.6.5
esc_pos_utils
:
^0.4.
7
esc_pos_utils
:
^0.4.
8
# esc_pos_utils:
# esc_pos_utils:
# path: ../../../esc_pos_utils
# path: ../../../esc_pos_utils
charset_converter
:
^1.0.3
charset_converter
:
^1.0.3
...
...
pubspec.yaml
View file @
11bab7c0
name
:
esc_pos_printer
name
:
esc_pos_printer
description
:
The library allows to print receipts using an ESC/POS thermal WiFi printer.
description
:
The library allows to print receipts using an ESC/POS thermal WiFi printer.
version
:
3.2.
7
version
:
3.2.
8
homepage
:
https://github.com/andrey-ushakov/esc_pos_printer
homepage
:
https://github.com/andrey-ushakov/esc_pos_printer
environment
:
environment
:
...
@@ -9,7 +9,7 @@ environment:
...
@@ -9,7 +9,7 @@ environment:
dependencies
:
dependencies
:
flutter
:
flutter
:
sdk
:
flutter
sdk
:
flutter
esc_pos_utils
:
^0.4.
7
esc_pos_utils
:
^0.4.
8
# esc_pos_utils:
# esc_pos_utils:
# path: ../esc_pos_utils
# path: ../esc_pos_utils
charset_converter
:
^1.0.3
charset_converter
:
^1.0.3
...
...
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