mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 06:48:26 +00:00
* update peanut.yaml, slide_puzzle pubspec * add data to web/ directory * define github_data as an asset * add preview image
16 lines
321 B
YAML
16 lines
321 B
YAML
# Configuration for https://pub.dartlang.org/packages/peanut
|
|
|
|
directories:
|
|
- charts/web
|
|
- dad_jokes/web
|
|
- filipino_cuisine/web
|
|
- gallery/web
|
|
- github_dataviz/web
|
|
- particle_background/web
|
|
- slide_puzzle/web
|
|
- spinning_square/web
|
|
- timeflow/web
|
|
- vision_challenge/web
|
|
|
|
post-build-dart-script: _tool/peanut_post_build.dart
|