-
-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathpubspec.yaml
124 lines (116 loc) · 2.99 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
name: clock_app
description: An alarm, clock, timer and stowatch app.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 0.6.0+28
environment:
sdk: '>=3.4.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_boot_receiver: ^1.1.0
flutter_localizations:
sdk: flutter
intl: any
# flutter_boot_receiver:
# path: "../flutter_boot_receiver"
timezone: ^0.9.1
timer_builder: ^2.0.0
path_provider: ^2.0.11
path: ^1.8.2
sqflite: ^2.2.2
flutter_slidable: ^3.1.0
flutter_system_ringtones: ^0.0.6
# android_alarm_manager_plus: ^4.0.4
android_alarm_manager_plus:
# path: "../plus_plugins/packages/android_alarm_manager_plus/"
git:
url: https://github.com/AhsanSarwar45/plus_plugins
path: packages/android_alarm_manager_plus
ref: alarm_show_intent
just_audio: ^0.9.31
awesome_notifications: ^0.9.3
# awesome_notifications:
# path: "../awesome_notifications"
audio_session: ^0.1.13
flutter_fgbg: ^0.3.0
move_to_background: ^1.0.2
vibration: ^1.7.6
get_storage: ^2.1.1
queue: ^3.1.0+2
table_calendar: ^3.0.8
vector_math: ^2.1.4
fuzzywuzzy: ^1.1.2
flutter_show_when_locked: ^0.0.4
# flutter_show_when_locked:
# path: "../flutter_show_when_locked/"
# flex_color_picker:
# path: ../flex_color_picker
flex_color_picker:
git:
url: https://github.com/vicolo-dev/flex_color_picker
ref: master
url_launcher: ^6.2.2
flutter_html: ^3.0.0-beta.2
http: ^0.13.6
introduction_screen: ^3.1.12
app_settings: ^5.1.1
auto_start_flutter: ^0.1.1
package_info_plus: ^6.0.0
receive_intent: ^0.2.5
watcher: ^1.1.0
dynamic_color: ^1.7.0
material_color_utilities: ^0.8.0
flutter_oss_licenses: ^3.0.2
locale_names: ^1.1.1
# home_widget: ^0.5.0
home_widget:
git:
url: https://github.com/AhsanSarwar45/home_widget
ref: main
path: packages/home_widget/
permission_handler: ^11.3.1
device_info_plus: ^10.1.0
flutter_foreground_task:
# path: "../flutter_foreground_task"
git:
url: https://github.com/vicolo-dev/flutter_foreground_task
ref: master
logger: ^2.4.0
flutter_animate: ^4.5.0
quick_actions: ^1.0.7
file_picker: ^8.0.7
background_fetch: ^1.3.7
clock: ^1.1.1
mime: ^1.0.6
analog_clock: ^0.1.1
animated_analog_clock: ^0.1.0
# animated_reorderable_list: ^1.1.1
# animated_reorderable_list:
# path: "../animated_reorderable_list"
#
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
dart_code_metrics: ^5.5.1
change_app_package_name: ^1.1.0
dependency_validator: ^3.2.3
dependency_overrides:
intl: any
flutter:
generate: true
uses-material-design: true
assets:
- assets/timezones.db
- assets/images/
- assets/contributors/
- assets/contributors/avatars/
- assets/patreons/
- assets/ringtones/
fonts:
- family: Rubik
fonts:
- asset: fonts/Rubik/Rubik-VariableFont.ttf
- family: FluxIcons
fonts:
- asset: fonts/FluxIcons.ttf