mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
* 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
10 lines
202 B
YAML
10 lines
202 B
YAML
name: tool
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: '>=2.10.0 <3.0.0'
|
|
|
|
dependencies:
|
|
markdown: ^4.0.0-nullsafety.0
|
|
path: ^1.8.0-nullsafety.3
|