1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-14 03:19:06 +00:00
Files
samples/web/filipino_cuisine/pubspec.yaml
John Ryan 317d459a58 Update web/ samples to work with Flutter SDK (#134)
* add package:http dependency in dad_jokes

* add package:http dependency in filipino_cuisine

* don't build package:http demos until flutter/flutter#34858 is resolved

* update gallery

* update github_dataviz

* update particle_background

* don't build github_dataviz (uses package:http)

* update slide_puzzle

* update spinning_square

* update timeflow

* update vision_challenge

* update charts

* update dad_jokes

* update filipino cuisine

* ignore build output

* update timeflow and vision_challenge

* update slide_puzzle

* don't commit build/ directory

* move preview.png images to assets

* fix path url join

* update readme

* update web/readme.md
2019-09-10 09:49:58 -07:00

67 lines
1.1 KiB
YAML

name: filipino_cuisine
environment:
sdk: ">=2.2.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_swiper: ^1.1.6
http: ^0.12.0
dev_dependencies:
pedantic: ^1.3.0
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/fc_icon.png"
flutter:
uses-material-design: true
assets:
- calamares.jpg
- beef_caldereta.jpg
- pochero.jpg
- pork_sisig.jpg
- embutido.jpg
- black_pepper.png
- butter.png
- chili.png
- egg.png
- flour.png
- garlic.png
- lemon.png
- oil.png
- onion.png
- pork.png
- salt.png
- squid.png
- tomato.png
- banana.png
- cabbage.png
- bokchoy.png
- green_beans.png
- potato.png
- red_pepper.png
- yellow_onion.png
- red_bell.png
- green_bell.png
- carrot.png
- beef.png
- cheese.png
- raisins.png
- ground_pork.png
- sausage.png
- preview.png
fonts:
- family: opr
fonts:
- asset: fonts/OpenSans-Regular.ttf
- family: opb
fonts:
- asset: fonts/OpenSans-Bold.ttf
- family: ark
fonts:
- asset: fonts/Arkipelago.otf