forked from syncfusion/flutter-widgets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
29 lines (22 loc) · 987 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
name: syncfusion_flutter_barcodes
description: Flutter Barcodes generator library is used to generate and display data in the machine-readable, industry-standard 1D and 2D barcodes.
version: 27.1.48
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_barcodes
screenshots:
- description: 'This screenshot shows the 6 one dimensional symbology type image.'
path: screenshots/syncfusion_flutter_barcodes_code1.png
- description: 'This screenshot shows the another 6 one dimensional symbology image.'
path: screenshots/syncfusion_flutter_barcodes_code2.png
- description: 'This screenshot shows two dimensional symbology of the qrcode and data matrix image.'
path: screenshots/qr_code_syncfusion_flutter_barcodes.png
environment:
sdk: ">=2.17.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
syncfusion_flutter_core:
path: ../syncfusion_flutter_core
dev_dependencies:
flutter_test:
sdk: flutter
flutter: