-
Notifications
You must be signed in to change notification settings - Fork 12
/
pubspec.yaml
51 lines (36 loc) · 1018 Bytes
/
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
name: fireflutter
description: A free, open source, complete, rapid development package for creating Social apps, Chat apps, Community(Forum) apps, Shopping mall apps, and much more based on Firebase.
version: 0.0.48
homepage: https://github.com/thruthesky/fireflutter
environment:
sdk: ">=2.7.0 <3.0.0"
flutter: ">=1.17.0 <2.0.0"
dependencies:
flutter:
sdk: flutter
path: ^1.7.0
# Needs to be updated when geoflutterfire changes.
rxdart: ^0.24.1
firebase_core: ^0.5.2
firebase_auth: ^0.18.3
google_sign_in: ^4.5.6
flutter_facebook_auth: ^1.0.1
cloud_firestore: ^0.14.3
firebase_storage: ^5.0.1
firebase_messaging: ^7.0.3
sign_in_with_apple: ^2.5.4
# md5 on chat, facebook login
crypto: ^2.1.5
dio: ^3.0.10
image_picker: ^0.6.7+14
permission_handler: ^5.0.1+1
flutter_image_compress: ^0.7.0
path_provider: ^1.6.24
algolia: ^0.1.7
merge_map: ^1.0.2
location: ^3.1.0
geoflutterfire: ^2.2.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter: