-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
52 lines (45 loc) · 1.14 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
name: achivement_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.1.1+5
environment:
sdk: '>=3.1.4 <4.0.0'
dependencies:
flutter:
sdk: flutter
sqlite3: ^2.1.0
app_tutorial: ^1.0.6
cherry_toast: ^1.8.0
introduction_screen: ^3.1.12
provider: ^6.1.1
font_awesome_flutter: ^10.7.0
badges: ^3.1.2
intl: ^0.19.0
sqlite3_flutter_libs: ^0.5.20
path_provider: ^2.1.3
restart_app: ^1.2.1
adaptive_theme: ^3.6.0
permission_handler: ^11.3.1
device_info_plus: ^10.1.0
file_picker: ^8.0.6
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: ^1.0.7
package_info_plus: ^8.1.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.2
flutter:
uses-material-design: true
assets:
- assets/icons/
fonts:
- family: Dubai
fonts:
- asset: assets/fonts/DubaiW23-Regular.ttf
- asset: assets/fonts/DubaiW23-Bold.ttf
weight: 800