-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
63 lines (56 loc) · 1.42 KB
/
pubspec.yaml
File metadata and controls
63 lines (56 loc) · 1.42 KB
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
name: achievement_box
description: A powerful application designed to help you develop good habits, break bad ones, and achieve your goals.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.7.0+16
environment:
sdk: '>=3.10.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
sqlite3: ^2.1.0
app_tutorial: ^1.0.6
cherry_toast: ^1.8.0
introduction_screen: ^4.0.0
provider: ^6.1.1
font_awesome_flutter: ^10.7.0
badges: ^3.1.2
intl: ^0.20.2
sqlite3_flutter_libs: ^0.5.20
path_provider: ^2.1.3
restart_app: ^1.3.2
adaptive_theme: ^3.6.0
permission_handler: ^12.0.1
device_info_plus: ^12.2.0
file_picker: ^10.3.3
flutter_animate: ^4.5.0
http: ^1.2.2
auto_height_grid_view: ^1.0.0
animated_custom_dropdown: ^3.1.1
auto_size_text: ^3.0.0
localization_lite:
git:
url: https://github.com/hesham04Dev/localization_lite.git
package_info_plus: ^9.0.0
mailto: ^2.0.0
url_launcher: ^6.3.1
flutter_localizations:
sdk: flutter
flutter_local_notifications: ^19.5.0
timezone: ^0.10.1
flutter_timezone: ^5.0.1
fl_chart: ^1.1.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true
assets:
- assets/icons/
- assets/localization/
fonts:
- family: Dubai
fonts:
- asset: assets/fonts/DubaiW23-Regular.ttf
- asset: assets/fonts/DubaiW23-Bold.ttf
weight: 800