-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
88 lines (78 loc) · 1.83 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
88
name: dantex
description: Dante - Book Tracker Cross Platform implementation.
publish_to: 'none'
version: 1.0.0
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
shared_preferences: ^2.2.1
flutter_platform_widgets: ^6.0.2
flutter_svg: ^2.0.7
lottie: ^3.0.0
google_fonts: ^6.1.0
# Firebase
firebase_crashlytics: ^3.4.16
firebase_database: ^10.4.7
firebase_analytics: ^10.8.7
firebase_auth: ^4.17.6
firebase_core: ^2.25.5
firebase_storage: ^11.6.7
url_launcher: ^6.1.14
cached_network_image: ^3.3.0
uuid: ^4.1.0
dio: ^5.3.3
pretty_dio_logger: ^1.3.1
percent_indicator: ^4.2.3
email_validator: ^2.1.17
flutter_riverpod: ^2.4.0
riverpod_annotation: ^2.1.5
collection: ^1.17.2
go_router: ^13.1.0
flutter_barcode_scanner: ^2.0.0
settings_ui: ^2.0.2
logger: ^2.0.2+1
easy_localization: ^3.0.5
rxdart: ^0.27.7
freezed_annotation: ^2.4.1
json_annotation: ^4.8.1
carousel_slider: ^4.2.1
flex_color_picker: ^3.3.0
timeline_tile: ^2.0.0
expandable: ^5.0.1
googleapis: ^13.0.0
google_sign_in: ^6.1.6
extension_google_sign_in_as_googleapis_auth: ^2.0.11
fl_chart: ^0.66.1
flutter_staggered_grid_view: ^0.7.0
share_plus: ^7.2.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.13.1
flutter_lints: ^3.0.0
mockito: ^5.4.2
build_runner: ^2.4.6
riverpod_generator: ^2.3.2
riverpod_lint: ^2.0.1
custom_lint: ^0.6.0
freezed: ^2.4.5
json_serializable: ^6.7.1
flutter_icons:
android: true
ios: true
remove_alpha_ios: true
image_path: 'assets/logo/ic-launcher.jpg'
web:
generate: true
image_path: 'assets/logo/ic-launcher.jpg'
theme_color: '#2196f3'
flutter:
uses-material-design: true
assets:
- assets/data/
- assets/logo/
- assets/lottie/
- assets/images/
- assets/translations/