-
Notifications
You must be signed in to change notification settings - Fork 5
/
pubspec.yaml
executable file
·97 lines (86 loc) · 2.35 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
97
name: beautiful_destinations
description: A mock of the beautiful destinations app
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
# flutter pub run build_runner build --delete-conflicting-outputs
environment:
sdk: '>=2.18.5 <3.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
formz: ^0.4.1
badges: ^2.0.3
shimmer: ^2.0.0
timelines: ^0.1.0
like_button: ^2.0.5
cupertino_icons: ^1.0.2
dropdown_button2: ^1.9.2
flutter_blurhash: ^0.7.0
cached_network_image: ^3.2.2
scroll_snap_list:
path: dependencies/scroll_snap_list
dio: ^4.0.0
intl: ^0.17.0
share_plus: ^6.3.0
flutter_svg: ^1.1.6
url_launcher: ^6.1.6
json_annotation: ^4.5.0
json_serializable: ^6.2.0
shared_preferences: ^2.0.15
bloc: ^8.1.0
equatable: ^2.0.5
flutter_bloc: ^8.1.1
firebase_core: ^2.3.0
firebase_auth: ^4.2.1
cloud_firestore: ^4.1.0
firebase_analytics: ^10.0.7
firebase_dynamic_links: ^5.0.10
dart_vlc: ^0.4.0
video_player: ^2.4.8
video_player_win: ^1.1.0
video_player_macos: 1.0.6
google_sign_in: ^5.4.2
dev_dependencies:
build_runner:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
retrofit_generator: any
mocktail: ^0.3.0
test: ^1.16.0
bloc_test: ^9.1.0
flutter:
generate: true
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/images/logo_black.svg
- assets/images/logo_inline_black.svg
- assets/images/logo_white.svg
- assets/images/logo_inline_white.svg
- assets/images/heart_solid.svg
- assets/images/sliders.svg
- assets/images/plane_departure_solid.svg
- assets/mock/
- assets/mock-hq/
- assets/mock-lq/
fonts:
- family: manrope
fonts:
- asset: assets/fonts/manrope/manrope_extra_light.ttf
weight: 200
- asset: assets/fonts/manrope/manrope_light.ttf
weight: 300
- asset: assets/fonts/manrope/manrope_regular.ttf
weight: 400
- asset: assets/fonts/manrope/manrope_medium.ttf
weight: 500
- asset: assets/fonts/manrope/manrope_semi_bold.ttf
weight: 600
- asset: assets/fonts/manrope/manrope_bold.ttf
weight: 700
- asset: assets/fonts/manrope/manrope_extra_bold.ttf
weight: 800
# style: italic