-
Notifications
You must be signed in to change notification settings - Fork 10
/
pubspec.yaml
42 lines (36 loc) · 973 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
name: drago_pos_printer
description: flutter package for print or list down both wireless and bluetooth esc printer devices.
version: 1.0.3
homepage: https://github.com/selvam920/drago_pos_printer
environment:
sdk: '>=3.4.0 <4.0.0'
flutter: '>=3.3.0'
dependencies:
flutter:
sdk: flutter
flutter_lints: ^5.0.0
plugin_platform_interface: ^2.0.2
hex: ^0.2.0
image: ^4.1.7
connectivity_plus: ^6.0.5
drago_blue_printer: ^0.0.6
drago_usb_printer: ^0.1.0
network_info_plus: ^6.0.0
printing: ^5.12.0
win32: ^5.3.0
ffi: ^2.1.2
gbk_codec: ^0.4.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
plugin:
platforms:
android:
package: com.example.drago_pos_printer
pluginClass: DragoPosPrinterPlugin
windows:
pluginClass: DragoPosPrinterPluginCApi
# To add assets to your plugin package, add an assets section, like this:
assets:
- packages/drago_pos_printer/assets/capabilities.json