-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
71 lines (56 loc) · 1.22 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
name: lidea
description: Loading, reading, writing file logic
version: 0.4.2+76
homepage:
environment:
sdk: '>=3.0.0 <4.0.0'
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
# flutter_localizations:
# sdk: flutter
# cupertino_icons: ^1.0.5
intl: any #^0.18.1
archive: ^4.0.1
crypto: ^3.0.6
# Web?
path_provider: ^2.1.5
# Web?
# cached_network_image: ^3.4.0
cached_network_image: ^3.4.1
provider: ^6.0.4
url_launcher: ^6.3.1
shared_preferences: ^2.3.3
connectivity_plus: ^6.1.0
share_plus: ^10.1.2
firebase_core: ^3.8.1
firebase_analytics: ^11.3.6
firebase_auth: ^5.3.4
cloud_firestore: ^5.5.1
# Signin
google_sign_in: ^6.2.2
sign_in_with_apple: ^6.1.4
# flutter_facebook_auth: ^7.1.0
# DB
sqflite: ^2.4.1
hive_flutter: ^1.1.0
hive: ^2.2.3
# Route
go_router: ^14.6.2
# Custom
in_app_purchase: ^3.2.0
just_audio: ^0.9.42
rxdart: ^0.28.0
flutter_tts: ^4.2.0
# Dependable on referenced packages
path: ^1.9.0 # 1.8.3 1.9.1
audio_service: ^0.18.15
audio_session: ^0.1.21
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
# flutter:
# # Enable generation of localized Strings from arb files.
# generate: true