File tree 4 files changed +12
-7
lines changed
4 files changed +12
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.0.10
2
+
3
+ * Set default duration delay in iOS
4
+ * Remove max width in method ** .addImage**
5
+
1
6
## 0.0.9
2
7
3
8
* Add parameter ** duration** for delay
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ packages:
21
21
path: ".."
22
22
relative: true
23
23
source: path
24
- version: "0.0.7 "
24
+ version: "0.0.10 "
25
25
blue_thermal_printer:
26
26
dependency: transitive
27
27
description:
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ packages:
14
14
name: async
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "2.5.0 "
17
+ version: "2.8.1 "
18
18
blue_thermal_printer:
19
19
dependency: "direct main"
20
20
description:
@@ -42,7 +42,7 @@ packages:
42
42
name: charcode
43
43
url: "https://pub.dartlang.org"
44
44
source: hosted
45
- version: "1.2.0 "
45
+ version: "1.3.1 "
46
46
clock:
47
47
dependency: transitive
48
48
description:
@@ -150,7 +150,7 @@ packages:
150
150
name: meta
151
151
url: "https://pub.dartlang.org"
152
152
source: hosted
153
- version: "1.3 .0"
153
+ version: "1.7 .0"
154
154
path:
155
155
dependency: transitive
156
156
description:
@@ -204,7 +204,7 @@ packages:
204
204
name: source_span
205
205
url: "https://pub.dartlang.org"
206
206
source: hosted
207
- version: "1.8.0 "
207
+ version: "1.8.1 "
208
208
stack_trace:
209
209
dependency: transitive
210
210
description:
@@ -239,7 +239,7 @@ packages:
239
239
name: test_api
240
240
url: "https://pub.dartlang.org"
241
241
source: hosted
242
- version: "0.2.19 "
242
+ version: "0.4.2 "
243
243
typed_data:
244
244
dependency: transitive
245
245
description:
Original file line number Diff line number Diff line change 1
1
name : blue_print_pos
2
2
description : Plugin to connecting bluetooth printer device, support on Android and iOS
3
- version : 0.0.9
3
+ version : 0.0.10
4
4
homepage : https://github.com/andriyoganp/blue_print_pos
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments