-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
63 lines (57 loc) · 1.32 KB
/
Copy pathpubspec.yaml
File metadata and controls
63 lines (57 loc) · 1.32 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: read_stats
description: "A private, minimal book tracker."
publish_to: "none"
version: 1.2.0+23
environment:
sdk: ^3.11.1
dependencies:
flutter:
sdk: flutter
archive: ^3.6.1
carousel_slider: ^5.1.2
csv: ^6.0.0
file_picker: ^10.3.10
fl_chart: ^1.2.0
flex_color_picker: ^3.8.0
fluentui_system_icons: ^1.1.273
flutter_rating_bar: ^4.0.1
google_fonts: ^8.0.2
image_gallery_saver_plus: ^4.0.1
image_picker: ^1.2.1
intl: ^0.20.2
package_info_plus: ^9.0.0
path: ^1.9.1
path_provider: ^2.1.5
screenshot: ^3.0.0
share_plus: ^12.0.1
shared_preferences: ^2.5.4
smooth_page_indicator: ^2.0.1
sqflite: ^2.4.2
stylish_bottom_bar: ^1.1.1
font_awesome_flutter: ^11.0.0
url_launcher: ^6.3.2
mobile_scanner: ^7.2.0
http: ^1.6.0
in_app_review: ^2.0.10
camera: ^0.12.0+2
audioplayers: ^6.7.1
flutter_local_notifications: ^22.3.0
timezone: ^0.11.1
flutter_timezone: ^5.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.14.4
flutter_lints: ^6.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icon/
- assets/sounds/
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/icon/readstats.png"
adaptive_icon_background: "#0D8BFF"
adaptive_icon_foreground: "assets/icon/readstats_white.png"