-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
53 lines (42 loc) · 891 Bytes
/
pubspec.yaml
File metadata and controls
53 lines (42 loc) · 891 Bytes
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
name: template
description: A Flutter MVVM template project with BLoC, Retrofit and Hive.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.5
# State Management
flutter_bloc: ^8.1.3
equatable: ^2.0.5
# Routing
go_router: ^10.0.0
# Networking
dio: ^5.3.2
retrofit: ^4.0.1
connectivity_plus: ^4.0.2
json_annotation: ^4.9.0
# Local Storage
hive: ^2.2.3
hive_flutter: ^1.1.0
# Localization
easy_localization: ^3.0.3
# Others
get_it: ^7.6.0
intl: ^0.19.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.2
mockito: ^5.4.2
build_runner: ^2.4.6
retrofit_generator: ^7.0.8
json_serializable: ^6.7.1
hive_generator: ^2.0.1
bloc_test: ^9.1.4
flutter:
uses-material-design: true
assets:
- assets/translations/