1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 14:28:51 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Brett Morgan
58bc5d7a58 Deps update, utilize super.key (#1265)
* Deps update, utilize `super.key`

* `flutter format`
2022-05-13 12:31:56 -07:00
Brett Morgan
ccd68f34e2 Beta (#1234) 2022-05-11 12:48:11 -07:00
Ahmed Ashour
29339b8334 Remove unneeded types (#949) 2021-11-03 09:58:12 -07:00
John Ryan
d3c6253f85 Migrate form_app to null safety (#925) 2021-10-09 10:45:46 +10:00
Brett Morgan
12ba3b2245 Add flutter_lints to form_app (#822) 2021-06-08 08:57:23 +10:00
Alabhya
b6d9411aa1 Added Focusnodes in form sample (#707) 2021-02-10 23:43:07 -08:00
Alabhya
ba8ed34582 Added keyboard InputType in autofill form (#681) 2021-02-02 15:35:21 -08: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