-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
58 lines (49 loc) · 1.09 KB
/
pubspec.yaml
File metadata and controls
58 lines (49 loc) · 1.09 KB
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
name: sout
description: A new Flutter application.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.8.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.0
gender_selector: ^1.0.6
flutter_datetime_picker: ^1.5.0
shared_preferences: ^0.5.12+4
firebase_auth: ^0.18.3
cloud_firestore:
google_sign_in: ^4.5.1
flutter_signin_button: ^1.0.0
firebase_core: ^0.5.2
camera: ^0.5.8+11
rxdart: ^0.25.0
get_it: ^5.0.1
flutter_phoenix: ^0.1.0
path_provider: ^1.6.18
image: ^2.1.19
photo_manager: ^0.5.8
provider: ^3.1.0
path: ^1.6.2
esys_flutter_share: ^1.0.2
http: ^0.12.2
share: ^0.6.5+4
url_launcher: ^5.7.10
fluttertoast: ^7.1.8
font_awesome_flutter: ^8.11.0
image_picker: ^0.6.7+21
sentry_flutter: ^4.0.4
audioplayers: ^0.17.0
flutter_audio_recorder: ^0.5.5
firebase_storage:
intl:
flutter_localizations:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
assets:
- assets/images/
- assets/languages/
uses-material-design: true