1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Add web_dashboard and form_app to sample index (#506)

* 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
This commit is contained in:
John Ryan
2020-07-29 11:19:16 -07:00
committed by GitHub
parent 6d909874db
commit 34757d8aac
13 changed files with 54 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ $ flutter pub global activate peanut
Verify `pub get` has been run on each demo:
```console
$ dart _tool/verify_packages
$ dart _tool/verify_packages.dart
```
Build all demos, along with the sample index: