-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
75 lines (50 loc) · 1.38 KB
/
pubspec.yaml
File metadata and controls
75 lines (50 loc) · 1.38 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
name: dochealth_app
description: "A new Flutter project."
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.2
environment:
sdk: '>=3.3.4 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
#A build system for Dart code generation and modular compilation.
build_runner: ^2.4.9
# State Management
flutter_bloc: ^8.1.5
# Code generator (used with cubit and retrofit)
freezed: ^2.4.5
freezed_annotation: ^2.4.1
# Dependencies Injection
get_it: ^7.7.0
# Convert Code from Json
json_serializable: ^6.8.0
json_annotation: ^4.9.0
# Networking
dio: ^5.4.3+1
retrofit: ^4.1.0
retrofit_generator: ^8.1.0
pretty_dio_logger: ^1.3.1
# Localization
intl: 0.19.0
easy_localization: ^3.0.3
# Splash screen
flutter_native_splash: ^2.3.5
#For Ui widgets
flutter_svg: ^2.0.10+1
flutter_screenutil: ^5.9.3
shared_preferences_android: ^2.2.2
built_value_generator: ^8.9.2
firebase_core: ^3.1.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/images/
- assets/svg_icon/