-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
65 lines (59 loc) · 1.15 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
---
name: todo_app_ddd
description: Todo Flutter App based on Domain Driven Design and Firebase
publish_to: none
version: 1.0.0+1
environment:
sdk: '>=2.16.0 <3.0.0'
dependencies:
another_flushbar:
auto_route:
cloud_firestore: ^3.1.10
cupertino_icons:
dartz:
email_validator:
firebase_auth: ^3.3.11
firebase_core:
flutter:
sdk: flutter
flutter_bloc:
flutter_hooks:
flutter_native_splash:
flutter_slidable:
freezed_annotation:
get_it:
google_sign_in:
implicitly_animated_reorderable_list:
injectable:
json_annotation:
kt_dart:
provider:
rive:
rxdart:
uuid:
dev_dependencies:
auto_route_generator:
build_runner:
flutter_launcher_icons:
flutter_lints:
flutter_test:
sdk: flutter
freezed:
injectable_generator:
json_serializable:
lint:
flutter_icons:
android: launcher_icon
ios: true
image_path: assets/icons/ic_launcher3.png
flutter_native_splash:
background_image: assets/images/splash.png
flutter:
uses-material-design: true
assets:
- assets/images/notebook.png
- assets/animations/movie_recorder_loading.riv
- assets/
- assets/icons/
- assets/animations/
- assets/images/