-
Notifications
You must be signed in to change notification settings - Fork 2
/
pubspec.yaml
55 lines (44 loc) · 1.19 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
name: meuh_life #TODO Change the name of the app, Add icon launch (especially iOS)
description: Meuh Life App
version: 1.0.0+1
environment:
sdk: ">=2.2.2 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
shared_preferences: ^0.5.7
cached_network_image: ^2.2.0 # only mobile
image_cropper: ^1.2.1 # only mobile
flutter_speed_dial: ^1.2.5
provider: ^4.1.2
photo_view: ^0.9.2
bubble: ^1.1.9+1
hive: ^1.4.1+1
hive_flutter: ^0.3.0+2 # only mobile
timeago: ^2.0.26
like_button: ^0.2.0
image_picker: ^0.6.6+1
firebase_auth: ^0.14.0+5
firebase_database: ^3.0.7
firebase_storage: ^3.1.5
firebase_image: ^0.1.5
firebase_messaging: ^6.0.16 #TODO Add messaging to iOS config
flutter_local_notifications: ^1.4.4+1
cloud_firestore: ^0.13.5
flutter_localizations:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
uses-material-design: true
assets:
- images/
fonts:
- family: Marker
fonts:
- asset: fonts/PermanentMarker-Regular.ttf