1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
John Ryan
241e2c1b26 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
2021-02-08 10:36:22 -08:00
Alabhya
ba8ed34582 Added keyboard InputType in autofill form (#681) 2021-02-02 15:35:21 -08:00
Brett Morgan
622e8d55d3 Migrate to the New Material Buttons (#668) 2021-01-27 13:20:50 +11:00
Alabhya
9caf12257f Replaced deprecated property with new one (#640) 2021-01-08 12:36:43 -08:00
John Ryan
fe280b22ab Update README.md (#638) 2021-01-07 14:05:29 +11:00
Brett Morgan
6e9824dc12 flutter pub update & various fixes (#627) 2020-12-18 10:51:31 +11:00
John Ryan
4a30a67a63 move experimental/form_app to root of project (#623)
This allows us to reference this sample from other places.

See https://github.com/flutter/flutter/pull/70321 for more context.
2020-12-16 12:52:33 -08:00