-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
57 lines (40 loc) · 946 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
52
53
54
55
name: hmb_app
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
get: ^4.6.1
http: ^0.13.3
intl: ^0.17.0
sqflite: ^2.0.0+4
google_fonts: ^2.1.0
flutter_spinkit: ^5.1.0
#notication package firebase + local
fcm_config: ^3.3.4
shared_preferences: ^2.0.8
flutter_launcher_icons: ^0.9.2
#firebase
firebase_core: ^1.6.0
firebase_auth: ^3.1.1
firebase_analytics: ^9.0.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_icons:
android: "ic_launcher"
ios: true
remove_alpha_ios: true
image_path: "assets/images/logo.png"
flutter_lints: ^1.0.0
# The following section is specific to Flutter.
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/images/
# - images/a_dot_ham.jpeg