-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
49 lines (43 loc) · 981 Bytes
/
pubspec.yaml
File metadata and controls
49 lines (43 loc) · 981 Bytes
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
name: task_management_app
description: "A new Flutter project."
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ^3.6.1
dependencies:
cloud_firestore: ^6.0.0
cupertino_icons: ^1.0.8
firebase_auth: ^6.0.0
firebase_core: ^4.0.0
flutter:
sdk: flutter
flutter_local_notifications: ^19.4.2
google_fonts: ^6.2.1
intl: ^0.20.2
permission_handler: ^12.0.1
provider: ^6.1.5+1
shared_preferences: ^2.5.3
timezone: ^0.10.1
dev_dependencies:
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.14.4
flutter_native_splash: ^2.4.6
flutter_icons:
android: true
ios: true
image_path: "assets/app_logo.png"
adaptive_icon_background: "#FFFFFF"
adaptive_icon_foreground: "assets/app_logo.png"
flutter_native_splash:
color: "#ffffff"
image: assets/app_logo.png
android_12:
image: assets/app_logo.png
color: "#ffffff"
flutter:
uses-material-design: true
assets:
- assets/
- assets/images/