-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
69 lines (61 loc) · 1.72 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
name: butterfly
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cloud_firestore: ^2.2.0
cupertino_icons: ^1.0.2
firebase_auth: ^1.2.0
firebase_core: ^1.2.0
flutter_svg: ^0.22.0
fluttertoast: ^8.0.7
google_fonts: ^2.1.0
google_sign_in: ^5.0.4
provider: ^5.0.0
url_launcher: ^6.0.4
convex_bottom_bar: ^3.0.0
flutter_staggered_grid_view: ^0.4.0
sentiment_dart: ^0.0.4
# audioplayers: ^0.19.0
# just_audio: ^0.7.5
flutter_sound: ^8.1.4
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- images/
- assets/
- assets/music/
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
fonts:
- family: BrandIcons
fonts:
- asset: fonts/BrandIcons.ttf
# Typicons, (c) Stephen Hutchings 2012
# Author: Stephen Hutchings
# License: SIL (http://scripts.sil.org/OFL)
# Homepage: http://typicons.com/
# Font Awesome 4, Copyright (C) 2016 by Dave Gandy
# Author: Dave Gandy
# License: SIL ()
# Homepage: http://fortawesome.github.com/Font-Awesome/
# Font Awesome 5, Copyright (C) 2016 by Dave Gandy
# Author: Dave Gandy
# License: SIL (https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt)
# Homepage: http://fortawesome.github.com/Font-Awesome/