-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
46 lines (36 loc) · 992 Bytes
/
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
name: dhs_schedule
description: new DHS Schedule App
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 2022.1.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
font_awesome_flutter: ^9.1.0
flutter_local_notifications: ^8.0.0
timezone: ^0.7.0
get_it: ^7.2.0
yaml: ^3.1.0
shared_preferences: ^2.0.6
provider: ^5.0.0
intl: ^0.17.0
url_launcher: ^6.0.9
desktop_window: ^0.4.0
mailto: ^2.0.0
dev_dependencies:
flutter_test:
sdk: flutter
pedantic: ^1.11.1
flutter_launcher_icons: ^0.9.1
flutter_icons:
image_path_android: "assets/launcher_icon.png"
image_path_ios: "assets/launcher_icon.png"
android: true # can specify file name here e.g. "ic_launcher"
ios: true # can specify file name here e.g. "My-Launcher-Icon"
adaptive_icon_foreground: "assets/adaptive_icon_foreground.png"
adaptive_icon_background: "#B71C1C"
flutter:
uses-material-design: true
assets:
- assets/