-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
64 lines (55 loc) · 1.25 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
name: bakingup_frontend
description: "A new Flutter project."
publish_to: 'none'
version: 0.1.0
environment:
sdk: '>=3.4.3 <4.0.0'
flutter: ^3.22.2
dependencies:
build_runner: ^2.4.11
firebase_auth: ^4.16.0
firebase_core: ^2.32.0
flutter_platform_alert: ^0.5.3
calendar_date_picker2: ^1.1.7
dio: ^5.6.0
flutter:
sdk: flutter
flutter_dotenv: ^5.1.0
image_picker: ^1.1.2
json_annotation: ^4.9.0
json_serializable: ^6.8.0
shimmer: ^3.0.0
smooth_page_indicator: ^1.2.0+3
flutter_native_splash: ^2.4.1
syncfusion_flutter_charts: ^27.1.52
intl: ^0.19.0
firebase_messaging: ^14.7.10
firebase_analytics: ^10.10.7
flutter_local_notifications: ^18.0.0
permission_handler: ^11.3.1
flutter_launcher_icons: ^0.14.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter_icons:
android: "ic_launcher"
ios: true
image_path: "assets/icons/logo.png"
flutter_native_splash:
android: true
ios: true
web: false
color: "#E0C3B3"
image: assets/icons/logo640.png
android_12:
color: "#E0C3B3"
image: assets/icons/logo640.png
android_gravity: center
ios_content_mode: center
flutter:
uses-material-design: true
assets:
- assets/icons/
- assets/icons/logo640.png
- .env