mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
* add web_dashboard and form_app to web/ via symlinks * update samples.yaml, add images * fix web/readme.md instructions * remove dependency on package:resource
17 lines
344 B
YAML
17 lines
344 B
YAML
# Configuration for https://pub.dartlang.org/packages/peanut
|
|
|
|
directories:
|
|
- animations/web
|
|
- provider_shopper/web
|
|
- charts/web
|
|
- filipino_cuisine/web
|
|
- github_dataviz/web
|
|
- particle_background/web
|
|
- slide_puzzle/web
|
|
- timeflow/web
|
|
- vision_challenge/web
|
|
- form_app/web
|
|
- web_dashboard/web
|
|
|
|
post-build-dart-script: _tool/peanut_post_build.dart
|