- 09 Feb, 2021 1 commit
-
-
Chinmoy authored
-
- 16 Jan, 2021 1 commit
-
-
Kate Lovett authored
Add fixes for autovalidate deprecation in Form, FormField, TextFormField, and DropdownButtonFormField (#73996)
-
- 15 Dec, 2020 1 commit
-
-
Darren Austin authored
-
- 14 Dec, 2020 1 commit
-
-
Justin McCandless authored
Small performance optimization by removing a duplicate setState call.
-
- 13 Dec, 2020 1 commit
-
-
Alex Li authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 09 Dec, 2020 1 commit
-
-
Alex Li authored
-
- 01 Dec, 2020 1 commit
-
-
Justin McCandless authored
-
- 02 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 22 Oct, 2020 1 commit
-
-
Jaime Blasco authored
Enables custom text selection menus by allowing selectionControls to be passed to TextField et. al.
-
- 07 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 16 Sep, 2020 1 commit
-
-
YeungKC authored
-
- 02 Sep, 2020 1 commit
-
-
Pedro Massango authored
-
- 24 Aug, 2020 1 commit
-
-
Apurv Jha authored
-
- 29 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Jul, 2020 1 commit
-
-
- 21 Jul, 2020 1 commit
-
-
Pierre-Louis authored
-
- 16 Jul, 2020 1 commit
-
-
Pedro Massango authored
-
- 11 Jul, 2020 1 commit
-
-
Greg Spencer authored
This fixes a compile error in the form field example, and switches to using space instead of enter as the example for moving to the next field, since the text field on web unfocuses automatically when enter is pressed. (#61123)
-
- 08 Jul, 2020 1 commit
-
-
Kate Lovett authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 18 May, 2020 1 commit
-
-
Pedro Massango authored
-
- 28 Apr, 2020 1 commit
-
-
Justin McCandless authored
-
- 25 Apr, 2020 1 commit
-
-
Justin McCandless authored
-
- 17 Apr, 2020 1 commit
-
-
Christian Mürtz authored
-
- 07 Apr, 2020 1 commit
-
-
Greg Spencer authored
This updates the Action API in accordance with the design doc for the changes: flutter.dev/go/actions-and-shortcuts-design-revision Fixes #53276
-
- 20 Feb, 2020 1 commit
-
-
Greg Spencer authored
-
- 11 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 14 Jan, 2020 1 commit
-
-
Prerak Mann authored
-
- 08 Jan, 2020 1 commit
-
-
Greg Spencer authored
-
- 13 Dec, 2019 2 commits
-
-
Justin McCandless authored
smartDashesType and smartQuotesType params for text fields to control iOS's smart punctuation feature.
-
Alexandre Ardhuin authored
* implicit-casts:false in flutter/lib/src/material * address review comments
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 05 Nov, 2019 1 commit
-
-
Thalles Santos authored
initalValue should be initialValue
-
- 28 Oct, 2019 2 commits
-
-
Justin McCandless authored
This flag controls Android's keyboard suggestions on/off
-
Justin McCandless authored
Use assertions to prevent multiline password fields from being created
-
- 17 Sep, 2019 1 commit
-
-
Brian Egan authored
-
- 28 Aug, 2019 1 commit
-
-
Justin McCandless authored
-
- 02 Aug, 2019 1 commit
-
-
chunhtai authored
-