-
Notifications
You must be signed in to change notification settings - Fork 41
/
Copy pathpubspec.yaml
44 lines (37 loc) · 877 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
name: flutter_code_base
description: The Flutter Project Base Created by BrianNguyen
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
#------------------
#Cores
get_it: ^7.2.0
flutter_bloc: ^7.0.1
equatable: ^2.0.3
logger: ^1.0.0
# flutter pub run build_runner build --delete-conflicting-outputs
json_annotation: ^4.1.0
retrofit: ^2.0.1
# flutter packages pub run build_runner build
floor: ^1.1.0
flutter_secure_storage: ^4.2.0
flutter_easyloading: ^3.0.0
#------------------
dev_dependencies:
flutter_test:
sdk: flutter
retrofit_generator: ^2.0.0+3
json_serializable: ^4.1.3
floor_generator: ^1.1.0
build_runner: ^2.0.5
flutter_lints: ^1.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/