-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
34 lines (28 loc) · 769 Bytes
/
pubspec.yaml
File metadata and controls
34 lines (28 loc) · 769 Bytes
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
name: scandit_flutter_datacapture_label
description: This plugin coordinates the process of simultaneously capturing data contained in multiple barcodes and text.
version: 8.1.2
homepage: https://scandit.com
environment:
sdk: ">=3.4.0 <4.0.0"
flutter: ">=3.22.0"
dependencies:
flutter:
sdk: flutter
meta: ^1.3.0
scandit_flutter_datacapture_core:
'>=8.1.2 <8.1.3'
scandit_flutter_datacapture_barcode:
'>=8.1.2 <8.1.3'
dev_dependencies:
flutter_test:
sdk: flutter
mocktail: 1.0.4
flutter_lints: 6.0.0
flutter:
plugin:
platforms:
android:
package: com.scandit.datacapture.flutter.label
pluginClass: ScanditFlutterDataCaptureLabelProxyPlugin
ios:
pluginClass: ScanditFlutterDataCaptureLabel