-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
83 lines (63 loc) · 1.38 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
name: life_app
description: Diary and Relaxation App.
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=2.17.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
# State management
flutter_hooks: ^0.18.4
hooks_riverpod: ^1.0.4
# Routing
auto_route: ^4.0.1
# Localization
easy_localization: ^3.0.1
# Data class
freezed: ^2.0.3+1
freezed_annotation: ^2.0.3
json_serializable: ^6.2.0
json_annotation: ^4.5.0
# Cloud
firebase_core: ^1.17.1
firebase_auth: ^3.3.19
cloud_firestore: ^3.1.17
firebase_analytics: ^9.1.9
firebase_crashlytics: ^2.8.1
supabase_flutter: ^0.3.1+1
supabase: ^0.3.4+1
google_sign_in: ^5.3.3
# Layout
flutter_screenutil: ^5.5.3+2
# Fonts
google_fonts: ^3.0.1
# Picture
flutter_svg: ^1.1.0
# Perks
flutter_easyloading: ^3.0.5
# Local Storage
hive: ^2.2.1
hive_flutter: ^1.1.0
logger: ^1.1.0
cool_alert: ^1.1.0
convex_bottom_bar: ^3.0.0
cached_network_image: ^3.2.1
# Audio Player
just_audio: ^0.9.27
# Custom Progress Bar
audio_video_progress_bar: ^0.10.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
# Code Generators
build_runner: ^2.1.11
auto_route_generator: ^4.0.0
hive_generator: ^1.1.3
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/