-
Notifications
You must be signed in to change notification settings - Fork 4
/
pubspec.yaml
96 lines (91 loc) · 2.21 KB
/
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
name: zds_flutter
description: Zebra Design System components for Flutter. A selection of UI components from Zebra Technologies.
version: 2.0.0-alpha.7
homepage: https://github.com/zebradevs/zds_flutter
repository: https://github.com/zebradevs/zds_flutter
issue_tracker: https://github.com/zebradevs/zds_flutter/issues
platforms:
web:
android:
ios:
macos:
windows:
linux:
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.16.0"
dependencies:
any_link_preview: ^3.0.2
cached_network_image: ^3.4.1
camerawesome: ^2.1.0
chewie: ^1.8.5
collection: ^1.18.0
cross_file: ^0.3.4+2
csslib: ^0.17.3
dart_emoji: ^0.2.0+2
dropdown_button2: ^2.3.9
expand_tap_area: ^1.1.1
extended_image: ^8.3.1
file_picker: ^8.1.2
flutter:
sdk: flutter
flutter_colorpicker: ^1.1.0
flutter_html: ^3.0.0-beta.2
flutter_html_audio: ^3.0.0-beta.2
flutter_html_svg: ^3.0.0-beta.2
flutter_html_table: ^3.0.0-beta.2
flutter_html_video: ^3.0.0-beta.2
flutter_image_compress: ^2.3.0
flutter_inappwebview: ^6.1.5
flutter_layout_grid: ^2.0.7
flutter_localizations:
sdk: flutter
flutter_quill: ^10.8.2
flutter_quill_extensions: ^10.8.2
flutter_slidable: ^3.1.1
flutter_svg: ^2.0.10+1
flutter_swipe_action_cell: ^3.1.5
giphy_get: ^3.5.6
html: ^0.15.4
http_client_helper: ^3.0.0
image_editor_plus: ^1.0.6
image_picker: ^1.1.2
interval_time_picker: ^3.0.3+9
intl: ^0.19.0
just_audio: ^0.9.38
linked_scroll_controller: ^0.2.0
mime: ^1.0.5
modal_bottom_sheet: ^3.0.0-pre
open_filex: ^4.1.1
path: ^1.9.0
path_provider: ^2.1.3
popover: ^0.3.0+1
record: ^5.1.1
share_plus: ^10.0.3
shared_preferences: ^2.2.3
shimmer: ^3.0.0
table_calendar: ^3.1.2
universal_platform: ^1.1.0
url_launcher: ^6.3.0
validators: ^3.0.0
video_compress: ^3.1.3
video_player: ^2.8.6
vsc_quill_delta_to_html: ^1.0.5
zeta_flutter: ^0.19.0
dev_dependencies:
flutter_test:
sdk: flutter
lottie: ^3.1.2
zds_analysis: ^1.0.0
flutter:
uses-material-design: true
assets:
- lib/assets/images/
- lib/assets/js/
- lib/assets/animations/
- lib/assets/fonts/selection.json
- lib/assets/strings/
fonts:
- family: zds-icons
fonts:
- asset: lib/assets/fonts/zds.ttf