-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
42 lines (35 loc) · 835 Bytes
/
pubspec.yaml
File metadata and controls
42 lines (35 loc) · 835 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
name: feeding_application
description: "A new Flutter project."
publish_to: 'none'
version: 0.1.0
environment:
sdk: ^3.5.3
dependencies:
flutter:
sdk: flutter
flutter_bloc: ^8.1.6
flutter_launcher_icons: ^0.13.1
go_router: ^14.2.7
firebase_database: ^11.1.3
firebase_core: ^3.5.0
firebase_auth: ^5.3.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter:
fonts:
- family: RobotoSlab
fonts:
- asset: lib/assets/fonts/RobotoSlab-VariableFont_wght.ttf
- family: DancingScript
fonts:
- asset: lib/assets/fonts/DancingScript-VariableFont_wght.ttf
assets:
- lib/assets/images/sign_up.jpg
- lib/assets/images/login.jpg
uses-material-design: true
flutter_icons:
android: true
ios: true
image_path: lib/assets/images/feedEase.jpg