-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
74 lines (65 loc) · 1.56 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
name: know_waste
description: Your Personal AI Recycling Assistant
publish_to: "none"
version: 1.0.2+9
environment:
sdk: ">=3.0.6 <4.0.0"
dependencies:
flutter:
sdk: flutter
# Firebase & Auth
firebase_core: ^2.15.0
firebase_auth: ^4.7.2
cloud_firestore: ^4.8.4
cloud_functions: ^4.3.4
firebase_storage: ^11.2.5
sign_in_with_apple: ^5.0.0
google_sign_in: ^6.1.4
# UI
google_fonts: ^5.1.0
cached_network_image: ^3.2.3
flutter_markdown: ^0.6.17
flutter_svg: ^2.0.7
shimmer: ^3.0.0
percent_indicator: ^4.2.3
flutter_staggered_animations: ^1.1.1
flutter_staggered_grid_view: ^0.7.0
flutter_native_splash: ^2.3.2
fluttertoast: ^8.2.2
# Util
dio: ^5.3.2
hive: ^2.2.3
go_router: 7.1.1 # TODO: upgrade after resolved https://github.com/flutter/flutter/issues/129347
riverpod: ^2.3.6
flutter_riverpod: ^2.3.6
image_picker: ^1.0.2
uuid: ^3.0.7
camera: ^0.10.5+3
intl: ^0.18.1
algoliasearch: ^0.2.0
url_launcher: ^6.1.12
rxdart: ^0.27.7
crypto: ^3.0.3
package_info_plus: ^4.1.0
uni_links: ^0.5.1
# Freezed
freezed: ^2.4.2
build_runner: ^2.4.6
freezed_annotation: ^2.4.1
json_serializable: ^6.7.0
json_annotation: ^4.8.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
# Configuration for 'flutter_native_splash'
# Run splash screen generation with 'flutter pub run flutter_native_splash:create'
flutter_native_splash:
android: true
ios: true
background_image: "assets/images/splash.jpg"
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/