Brett Morgan
3b46646306
`flutter pub upgrade --major-versions` ( #1061 )
3 years ago
Brett Morgan
a481c264cd
Remove git:// url, update deps, fix `destop_photo_search` ( #1052 )
3 years ago
Miguel Beltran
35713ac2d9
rename constants ( #1047 )
3 years ago
Miguel Beltran
6d7ff34d62
Add desktop window setup to form_app ( #1039 )
3 years ago
Miguel Beltran
24dcdb6ac0
Update Android files in form_ap ( #1016 )
3 years ago
Andrew Brogdon
664b63c03c
Updates for 2.8! ( #961 )
3 years ago
Brett Morgan
be34b0bf43
Centralize analysis options ( #957 )
3 years ago
Brett Morgan
84e7057abe
Update `pubspec.yaml` files ( #958 )
3 years ago
Ahmed Ashour
29339b8334
Remove unneeded types ( #949 )
3 years ago
Andrew Brogdon
b01152dfe1
Removed FormDatePicker type param. ( #934 )
3 years ago
Brett Morgan
e2b77a4bf1
flutter pub upgrade ( #931 )
3 years ago
Brett Morgan
994cdb4afa
flutter pub upgrade ( #926 )
...
* flutter pub upgrade
* `desktop_photo_search`: Remove unneeded `unawaited`
Co-authored-by: John Ryan <ryjohn@google.com>
3 years ago
John Ryan
d3c6253f85
Migrate form_app to null safety ( #925 )
3 years ago
Brett Morgan
3905b45fba
Update pubspec.lock to be in line with pubspec.yaml ( #917 )
3 years ago
Brett Morgan
0fe216a1cf
Make the URL for the data JSON file absolute. ( #902 )
...
* Make the URL for the data JSON file absolute.
* dart format
3 years ago
Robert Stevens
3d4b6f45fe
Updated the dart english_words package to 4.0.0 ( #907 )
3 years ago
John Ryan
9a9f0210b7
Update mockito in form_app ( #904 )
3 years ago
Brett Morgan
12ba3b2245
Add flutter_lints to form_app ( #822 )
3 years ago
Brett Morgan
a405fc4a9d
Update the dependencies ( #815 )
3 years ago
Brett Morgan
35f43dae45
infinite_list: Adjust lint rules and rebuild Android, iOS and Web runners ( #823 )
3 years ago
Alabhya
b6d9411aa1
Added Focusnodes in form sample ( #707 )
4 years ago
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
4 years ago
Alabhya
ba8ed34582
Added keyboard InputType in autofill form ( #681 )
4 years ago
Brett Morgan
622e8d55d3
Migrate to the New Material Buttons ( #668 )
4 years ago
Alabhya
9caf12257f
Replaced deprecated property with new one ( #640 )
4 years ago
John Ryan
fe280b22ab
Update README.md ( #638 )
4 years ago
Brett Morgan
6e9824dc12
flutter pub update & various fixes ( #627 )
4 years ago
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.
4 years ago