-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpubspec.yaml
74 lines (63 loc) · 1.76 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
name: waves
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: '>=3.2.3 <4.0.0'
flutter_icons:
image_path: "images/app_icon/app_icon.jpg"
android: true # can specify file name here e.g. "ic_launcher"
ios: true # can specify file name here e.g. "My-Launcher-Icon"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
flutter_local_notifications: ^16.3.2
flutter_launcher_icons: ^0.13.1
flutter_email_sender: ^6.0.2
geolocator: ^10.1.0
google_fonts: ^6.1.0
google_maps_flutter: ^2.2.8
http: ^1.2.0
firebase_core: ^2.25.0
firebase_auth: ^4.17.0
cloud_firestore: ^4.15.0
url_launcher: ^6.2.4
rename: ^3.0.1
circular_menu: ^2.0.1
font_awesome_flutter: ^10.7.0
gap: ^3.0.1
table_calendar: ^3.1.0
firebase_storage: ^11.6.5
image_picker: ^1.0.7
flutter_background_service: ^5.0.5
lottie: ^3.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- images/app_icon/
- images/ocean/
- images/ocean/baishawan/
- assets/animations/
fonts:
- family: Playpen_Sans
fonts:
- asset: assets/fonts/Playpen_Sans/PlaypenSans-VariableFont_wght.ttf
- family: ChenYuLuoYan
fonts:
- asset: assets/fonts/ChenYuluoyan-Thin.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages