-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
70 lines (63 loc) · 1.46 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
name: coordonate_app
description: A new Flutter project.
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=2.19.6 <3.0.0"
dependencies:
cupertino_icons: ^1.0.2
cupertino_onboarding: ^1.1.1
dartz: ^0.10.1
dio: ^5.2.1
equatable: ^2.0.5
fancy_password_field: ^2.0.0
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
flutter_dotenv: ^5.0.2
flutter_screenutil: ^5.9.0
flutter_svg: ^0.22.0
freezed_annotation: ^2.2.0
get_it: ^7.6.0
go_router: ^10.0.0
google_nav_bar: ^5.0.6
image_picker: ^1.0.4
intl_phone_field: ^3.1.0
introduction_screen: ^3.1.11
json_annotation: ^4.8.1
loading_animation_widget: ^1.2.0+4
logger: ^1.4.0
path_provider: ^2.1.1
pin_code_fields: ^8.0.1
pinput: ^2.2.31
responsive_sizer: ^3.2.0
shared_preferences: ^2.1.2
sizer: ^2.0.15
dev_dependencies:
build_runner: ^2.4.6
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
freezed: ^2.4.1
husky: ^0.1.6
json_serializable: ^6.7.1
test: ^1.22.0
flutter:
fonts:
- family: Poppins
fonts:
- asset: assets/fonts/poppins/Poppins-Light.ttf
weight: 100
- asset: assets/fonts/poppins/Poppins-Medium.ttf
weight: 400
- asset: assets/fonts/poppins/Poppins-Bold.ttf
weight: 600
uses-material-design: true
assets:
- assets/images/auth/
- assets/images/auth/onboarding/
- assets/images/feeds/
- assets/images/login/
# - .env
# - .env.development
# - .env.production