-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
47 lines (35 loc) · 813 Bytes
/
pubspec.yaml
File metadata and controls
47 lines (35 loc) · 813 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
name: recipebook
description: A new Flutter application.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
auto_size_text: ^2.1.0
cupertino_icons: ^0.1.3
flutter_duration_picker: ^1.0.4
path_provider: ^1.6.11
json_annotation: ^3.0.1
json_serializable: ^3.3.0
rflutter_alert:
dev_dependencies:
build_runner: ^1.10.0
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- images/
- assets/
fonts:
- family: icomoon
fonts:
- asset: assets/icomoon.ttf
- family: SourceSansPro
fonts:
- asset: assets/fonts/SourceSansPro-Light.ttf
- family: Sriracha
fonts:
- asset: assets/fonts/Sriracha-Regular.ttf