-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
70 lines (44 loc) · 920 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
name: mavka
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
# architecture
bloc: ^4.0.0
flutter_bloc: ^4.0.1
# firebase
firebase_auth: ^0.16.1
cloud_firestore: ^0.13.7
google_sign_in: ^4.5.1
flutter_facebook_login: ^3.0.0
# ui
google_fonts: ^1.1.0
flutter_icons: ^1.1.0
smooth_page_indicator: ^0.1.5
flutter_svg: 0.18.0
flutter_tex: ^3.6.7+4
# storage
hive: ^1.4.1+1
hive_flutter: ^0.3.0+2
# utils
dev_dependencies:
# todo tests
# flutter_test:
# sdk: flutter
# code analysis
lint: ^1.2.0
# storage
build_runner: ^1.10.0
hive_generator: any
# utils
flutter:
uses-material-design: true
assets:
- google_fonts/
- assets/intro/
- assets/dreams/
- assets/courses/