-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
108 lines (85 loc) · 2.95 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
98
99
100
101
102
103
104
105
106
107
name: edu_connect
description: A Flutter application, which enables Tutors and parents/Students to interact with each others.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
#version: 0.0.1
#^^^^^^^^^^^
# finally working on the new mac (version 1.0.0+1 written manually in the runner>info.plist in <key>CFBundleShortVersionString</key>
# <string>1.0.0+1</string> |||| AND ||||| <key>CFBundleVersion</key>
# <string>1.0.0+1</string> ) 1.0.0+1 <-> $(FLUTTER_BUILD_NAME) and $(FLUTTER_BUILD_NUMBER)
#environment:
# sdk: ">=2.7.0 <3.0.0"
environment:
sdk: ">=2.2.2 <3.0.0"
dependencies:
flutter:
sdk: flutter
flare_splash_screen: ^3.0.1
lottie: ^0.7.0+1
google_sign_in: ^4.5.6
firebase_auth: ^0.18.3
firebase_core: ^0.5.3
provider: ^4.3.2+2
cloud_firestore: ^0.14.3+1
curved_navigation_bar: ^0.3.4
shared_preferences: ^0.5.12+4
image_picker: ^0.6.7+22
splashscreen: ^1.3.5
# firebase_messaging: ^9.1.1
# image_picker:
# git:
# url: https://github.com/cpboyd/plugins.git
# ref: image_picker_workaround
# path: packages/image_picker/image_picker
firebase_storage: ^5.2.0
geolocator: ^6.1.13
# flutter_email_sender: ^4.0.0
flutter_phone_direct_caller:
git:
url: https://github.com/yanisalfian/flutter-phone-direct-caller.git
cupertino_icons: ^1.0.0
fluttertoast: ^7.1.6
cached_network_image: ^2.5.0
bubble: ^1.1.9+1
just_audio: ^0.6.5
firebase_messaging: ^7.0.3
url_launcher: ^5.7.10
flutter_email_sender: ^5.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- lib/assets/animations/lotties/welcome_welcome.json
- lib/assets/animations/lotties/welcome_email.json
- lib/assets/animations/lotties/welcome_confused.json
- lib/assets/animations/lotties/swipe_left.json
- lib/assets/animations/lotties/
- lib/assets/animations/lotties/coming_soon.json
- lib/assets/userData/defaultUserAvatar.png
- lib/assets/UI_pictures/subject_icons/
- lib/assets/UI_pictures/background_pictures/
- lib/assets/background_img/
# To add custom assets.fonts to your application, add a assets.fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "assets.fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
# assets.fonts:
# - family: Schyler
# assets.fonts:
# - asset: assets.fonts/Schyler-Regular.ttf
# - asset: assets.fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# assets.fonts:
# - asset: assets.fonts/TrajanPro.ttf
# - asset: assets.fonts/TrajanPro_Bold.ttf
# weight: 700
#
assets.fonts:
- family: AlfaSlabOne
assets.fonts:
- asset: lib/assets/fonts/AlfaSlabOne-Regular.ttf
- asset: lib/assets/fonts/Bangers-Regular.ttf