-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
42 lines (33 loc) · 829 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
name: foodie
description: A social recipe app to keep track of new dishes, and share with friends.
# Prevent accidental publishing to pub.dev.
publish_to: "none"
version: 1.0.0+2
environment:
sdk: ">=3.0.6 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_colorpicker: ^1.0.3
flutter_localizations:
sdk: flutter
google_fonts: ^6.1.0
intl: ^0.18.1
provider: ^6.0.5
shared_preferences: ^2.2.0
uuid: ^4.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
flutter:
uses-material-design: true
# Enable generation of localized Strings from arb files.
generate: true
assets:
# Add assets from the images directory to the application.
- assets/images/
- assets/food_pics/
- assets/magazine_pics/
- assets/profile_pics/
- assets/sample_data/