Commit 8210be1a authored by Andrey's avatar Andrey

Print QR Codes using native commands.

parent 263726d3
## [3.1.6]
* Bump esc_pos_utils
## [3.1.5]
* Updated `esc_pos_utils` package version to `0.3.5`.
......
......@@ -18,7 +18,7 @@ dependencies:
intl: ^0.16.1
qr_flutter: ^3.2.0
path_provider: ^1.6.5
esc_pos_utils: ^0.3.5
esc_pos_utils: ^0.3.6
# esc_pos_utils:
# path: ../../../esc_pos_utils
......
name: esc_pos_printer
description: The library allows to print receipts using an ESC/POS thermal WiFi printer.
version: 3.1.5
version: 3.1.6
homepage: https://github.com/andrey-ushakov/esc_pos_printer
environment:
......@@ -9,7 +9,7 @@ environment:
dependencies:
flutter:
sdk: flutter
esc_pos_utils: ^0.3.5
esc_pos_utils: ^0.3.6
# esc_pos_utils:
# path: ../esc_pos_utils
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment