1
0
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:
John Ryan
2021-02-08 10:36:22 -08:00
committed by GitHub
parent 20f8b71f28
commit 241e2c1b26
143 changed files with 266 additions and 638 deletions

View File

@@ -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: