Brett Morgan
e2b77a4bf1
flutter pub upgrade ( #931 )
2021-10-13 10:18:41 -07:00
Brett Morgan
994cdb4afa
flutter pub upgrade ( #926 )
...
* flutter pub upgrade
* `desktop_photo_search`: Remove unneeded `unawaited`
Co-authored-by: John Ryan <ryjohn@google.com >
2021-10-11 14:01:27 -07:00
John Ryan
d3c6253f85
Migrate form_app to null safety ( #925 )
2021-10-09 10:45:46 +10:00
Brett Morgan
3905b45fba
Update pubspec.lock to be in line with pubspec.yaml ( #917 )
2021-10-07 14:39:15 -07:00
Brett Morgan
0fe216a1cf
Make the URL for the data JSON file absolute. ( #902 )
...
* Make the URL for the data JSON file absolute.
* dart format
2021-10-06 11:44:45 -07:00
Robert Stevens
3d4b6f45fe
Updated the dart english_words package to 4.0.0 ( #907 )
2021-10-06 13:34:57 +10:00
John Ryan
9a9f0210b7
Update mockito in form_app ( #904 )
2021-10-05 21:49:11 +10:00
Brett Morgan
12ba3b2245
Add flutter_lints to form_app ( #822 )
2021-06-08 08:57:23 +10:00
Brett Morgan
a405fc4a9d
Update the dependencies ( #815 )
2021-06-08 08:15:43 +10:00
Brett Morgan
35f43dae45
infinite_list: Adjust lint rules and rebuild Android, iOS and Web runners ( #823 )
2021-06-06 19:37:13 -07:00
Alabhya
b6d9411aa1
Added Focusnodes in form sample ( #707 )
2021-02-10 23:43:07 -08:00
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