-
Notifications
You must be signed in to change notification settings - Fork 49
/
Copy pathpubspec.yaml
87 lines (67 loc) · 1.44 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
85
86
87
name: bond
description: Bond project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=3.3.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# Bond packages
bond_core: ^0.0.3
bond_cache: ^0.0.4+1
bond_network: ^0.0.6
bond_form: ^0.0.4+1
bond_form_riverpod: ^0.0.2+7
bond_app_analytics: ^0.1.0
bond_notifications: ^0.1.0
get_it: ^8.0.3
open_store: ^0.5.0
# network
dio: ^5.8.0+1
pretty_dio_logger: ^1.4.0
# serialization
json_serializable: ^6.9.3
json_annotation: ^4.9.0
#ui
flutter_svg: ^2.0.17
google_fonts: ^6.2.1
# state management
flutter_riverpod: ^2.6.1
equatable: ^2.0.7
# navigation
go_router: ^14.8.0
# utils
flutter_native_splash: ^2.4.4
device_info_plus: ^11.3.0
faker: ^2.2.0
# platforms packages
universal_platform: ^1.1.0
shared_preferences: ^2.5.2
flutter_secure_storage: ^9.2.4
package_info_plus: ^8.2.1
flutter_local_notifications: ^18.0.1
in_app_review: ^2.0.10
share_plus: ^10.1.4
# Firebase
firebase_analytics: ^11.4.2
firebase_core: ^3.11.0
firebase_messaging: ^15.2.2
firebase_crashlytics: ^4.3.2
firebase_remote_config: ^5.4.0
# localization
intl: ^0.19.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
build_runner: ^2.4.14
flutter_launcher_icons: ^0.14.3
flutter:
uses-material-design: true
generate: true
assets:
- assets/icons/
- assets/images/