forked from takenet/blip-ds-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
68 lines (62 loc) · 1.54 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
name: blip_ds
description: Blip Design System for Flutter.
version: 0.0.68
homepage: https://github.com/takenet/blip-ds-flutter#readme
repository: https://github.com/takenet/blip-ds-flutter
environment:
sdk: ">=3.0.5 <4.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
ffmpeg_kit_flutter_full_gpl: ^5.1.0
just_audio: ^0.9.30
rxdart: ^0.27.4
flutter_spinkit: ^5.1.0
get: ^4.6.5
filesize: ^2.0.1
open_filex: ^4.3.2
path_provider: ^2.0.11
dio: ^5.2.1+1
url_launcher: ^6.1.5
path: ^1.8.1
cached_network_image: ^3.2.1
pinch_zoom: ^1.0.0
flutter_svg: ^2.0.7
linkify: ^5.0.0
simple_link_preview: ^1.0.2
simple_animations: ^5.0.0
chewie: ^1.3.4
video_player: ^2.7.0
sticky_headers: ^0.3.0
pointer_interceptor: ^0.9.1
debounce_throttle: ^2.0.0
file_sizes: ^1.0.6
intl_phone_number_input: ^0.7.3+1
mask_text_input_formatter: ^2.4.0
dotted_border: ^2.0.0+3
map_launcher: ^2.5.0+1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
golden_toolkit: ^0.15.0
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/svg/flags/
fonts:
- family: NunitoSans
fonts:
- asset: assets/fonts/NunitoSans-Regular.ttf
weight: 400
- asset: assets/fonts/NunitoSans-SemiBold.ttf
weight: 600
- asset: assets/fonts/NunitoSans-Bold.ttf
weight: 700
- asset: assets/fonts/NunitoSans-ExtraBold.ttf
weight: 800
- family: DSIcons
fonts:
- asset: assets/fonts/DSIcons.ttf