-
Notifications
You must be signed in to change notification settings - Fork 2
/
pubspec.yaml
75 lines (57 loc) · 1.21 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
71
72
73
74
75
name: manga_clean_arch
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: ">=3.0.2 <4.0.0"
dependencies:
flutter:
sdk: flutter
# State Management
flutter_bloc: ^8.1.6
# Caching
hive_flutter: ^1.1.0
hydrated_bloc: ^9.1.5
# Networking
dio: ^5.4.3+1
dio_smart_retry: ^6.0.0
pretty_dio_logger: ^1.3.1
# Routing
auto_route: ^8.2.0
# Localization
easy_localization: ^3.0.7
# Depedency Injection
get_it: ^7.7.0
# Json Parsing
json_annotation: ^4.9.0
# Utility
fpdart: ^1.1.0
logger: ^2.3.0
envied: ^0.5.4+1
equatable: ^2.0.5
path_provider: ^2.1.3
stream_transform: ^2.1.0
# UI
lottie: ^3.1.2
cupertino_icons: ^1.0.8
flex_color_scheme: ^7.3.1
cached_network_image: ^3.3.1
dev_dependencies:
flutter_test:
sdk: flutter
# Testing
mocktail: ^1.0.4
bloc_test: ^9.1.7
# Code Generation
build_runner: ^2.4.11
hive_generator: ^2.0.1
json_serializable: ^6.8.0
envied_generator: ^0.5.4+1
auto_route_generator: ^8.0.0
# Linter
very_good_analysis: ^5.1.0
flutter:
uses-material-design: true
assets:
- assets/translations/
- assets/animations/