mirror of
https://github.com/flutter/samples.git
synced 2026-04-04 02:32:25 +00:00
Fix cookbook scraper bugs and re-run (#697)
* fix path separator bug in cookbook scraper * update lockfiles * add category to image name to avoid conflicts e.g. testing/integration/introduction testing/widget/introduction * fix form_app symlink * remove webimages directory * remove vision_challenge vision_challenge doesn't build on the dev channel * update pubspec.yaml in _tool and form_app
This commit is contained in:
@@ -524,24 +524,6 @@ samples:
|
||||
web: web/timeflow
|
||||
type: demo
|
||||
|
||||
- name: Vision Challenge
|
||||
author: Yukkei Choi
|
||||
screenshots:
|
||||
- url: images/vision_challenge1.png
|
||||
alt: Vision Challenge screenshot
|
||||
- url: images/vision_challenge2.png
|
||||
alt: Vision Challenge screenshot
|
||||
source: https://github.com/flutter/samples/tree/master/web/vision_challenge
|
||||
description: >
|
||||
A fun game to test your color perception abilities.
|
||||
difficulty: advanced
|
||||
widgets: []
|
||||
packages: []
|
||||
platforms: ['web']
|
||||
tags: ['demo', 'game']
|
||||
web: web/vision_challenge
|
||||
type: demo
|
||||
|
||||
- name: Dice
|
||||
author: Jaime Blasco
|
||||
screenshots:
|
||||
|
||||
Reference in New Issue
Block a user