-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
55 lines (46 loc) · 1.03 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
name: dish
description: SNS specialized for restaurants
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_rating_bar: ^4.0.0
intl: ^0.17.0
flutter_svg: ^0.22.0
carousel_slider: ^4.0.0
smooth_page_indicator: ^1.0.0+2
wechat_camera_picker: ^2.4.0
wechat_assets_picker: ^6.0.6
image_cropper: ^1.4.1
google_maps_flutter: ^2.0.8
geolocator: ^7.6.0
firebase_core: ^1.8.0
firebase_analytics: ^8.3.2
firebase_auth: ^3.1.1
google_sign_in: ^5.0.0
flutter_facebook_auth: "^3.5.0"
sign_in_with_apple: ^3.2.0
crypto: ^3.0.1
email_validator: ^2.0.1
cloud_firestore: ^2.5.4
http: ^0.13.0
logger: ^1.1.0
flutter_dotenv: ^5.0.2
firebase_storage: ^10.1.0
rich_text_view: ^0.0.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_native_splash: ^1.3.2
flutter_native_splash:
color: "#FFFFFF"
image: assets/images/splash-800.png
fullscreen: true
flutter:
uses-material-design: true
assets:
- assets/images/
- .env