Commit ad4a2b7f authored by Dio Maulana's avatar Dio Maulana

add pat esc pos

parent dd02ae9f
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"charset_converter","path":"C:\\\\Users\\\\Asrock B560M Pro4\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\charset_converter-2.1.1\\\\","native_build":true,"dependencies":[]}],"android":[{"name":"charset_converter","path":"C:\\\\Users\\\\Asrock B560M Pro4\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\charset_converter-2.1.1\\\\","native_build":true,"dependencies":[]}],"macos":[],"linux":[],"windows":[{"name":"charset_converter","path":"C:\\\\Users\\\\Asrock B560M Pro4\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\charset_converter-2.1.1\\\\","native_build":true,"dependencies":[]}],"web":[]},"dependencyGraph":[{"name":"charset_converter","dependencies":[]}],"date_created":"2023-10-12 15:59:05.186372","version":"3.13.1"} {"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"charset_converter","path":"C:\\\\Users\\\\Asrock B560M Pro4\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\charset_converter-2.1.1\\\\","native_build":true,"dependencies":[]}],"android":[{"name":"charset_converter","path":"C:\\\\Users\\\\Asrock B560M Pro4\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\charset_converter-2.1.1\\\\","native_build":true,"dependencies":[]}],"macos":[],"linux":[],"windows":[{"name":"charset_converter","path":"C:\\\\Users\\\\Asrock B560M Pro4\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\charset_converter-2.1.1\\\\","native_build":true,"dependencies":[]}],"web":[]},"dependencyGraph":[{"name":"charset_converter","dependencies":[]}],"date_created":"2023-11-09 16:19:58.646635","version":"3.13.9"}
\ No newline at end of file \ No newline at end of file
...@@ -84,10 +84,9 @@ packages: ...@@ -84,10 +84,9 @@ packages:
esc_pos_utils_plus: esc_pos_utils_plus:
dependency: "direct main" dependency: "direct main"
description: description:
name: esc_pos_utils_plus path: "../esc_pos_utils_plus"
sha256: dca660e2bf5622c3b9bc54ce098128606a8942ff07f1e2d2f4c88e483df3fe74 relative: true
url: "https://pub.dev" source: path
source: hosted
version: "2.0.2" version: "2.0.2"
fake_async: fake_async:
dependency: transitive dependency: transitive
......
...@@ -8,7 +8,8 @@ environment: ...@@ -8,7 +8,8 @@ environment:
dependencies: dependencies:
charset_converter: ^2.0.0 charset_converter: ^2.0.0
esc_pos_utils_plus: ^2.0.2 esc_pos_utils_plus:
path: ../esc_pos_utils_plus
flutter: flutter:
sdk: flutter sdk: flutter
# esc_pos_utils: # 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