-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpubspec.yaml
84 lines (70 loc) · 1.91 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
name: mindful
description: Your Ultimate Companion for Focus and Well-being.
homepage: https://github.com/akaMrNagar/Mindful
publish_to: "none"
version: 1.2.0+120
environment:
sdk: ">=3.1.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# Runtime dependencies
# UI
fluentui_system_icons: ^1.1.210
fl_chart: ^0.63.0
animated_flip_counter: ^0.3.4
flutter_confetti: ^0.3.0
smooth_page_indicator: ^1.2.0+3
flutter_slidable: ^3.1.2
dynamic_color: ^1.7.0
# Animation
flutter_animate: ^4.2.0+1
skeletonizer: ^1.4.1+1
# Database and Storage
path: ^1.9.0
path_provider: ^2.1.2
file_picker: ^8.0.7
sqlite3: ^2.4.5
drift: ^2.18.0
drift_flutter: ^0.2.0
# Util
intl: ^0.19.0
sliver_tools: ^0.2.12
flutter_riverpod: ^2.5.1
local_auth: ^2.3.0
dev_dependencies:
flutter_test:
sdk: flutter
# Development dependencies.
# Generator => dart run build_runner build
build_runner: ^2.4.11
flutter_lints: ^2.0.0
drift_dev: ^2.18.0
# The following section is specific to Flutter packages.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
generate: true
# To add assets to your application, add an assets section, like this:
assets:
# Onboarding
- assets/illustrations/onboarding_1.png
- assets/illustrations/onboarding_2.png
- assets/illustrations/onboarding_3.png
- assets/illustrations/onboarding_4.png
# Short content platform's icons
- assets/icons/instaReels.png
- assets/icons/fbReels.png
- assets/icons/snapSpotlight.png
- assets/icons/ytShorts.png
- assets/icons/redditShorts.png
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic