- 15 Oct, 2019 2 commits
-
-
Shi-Hao Hong authored
-
Greg Spencer authored
This disables the arrow key focus navigation for text fields. This was non-standard behavior for text fields, although it remains useful for other kinds of controls. Fixes #42259
-
- 07 Oct, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 04 Oct, 2019 1 commit
-
-
Rody Davis authored
-
- 30 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
- 24 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 17 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Aug, 2019 1 commit
-
-
Greg Spencer authored
Add an autofocus parameter to widgets which use Focus widget internally, and update related docs. This will allow developers to request that a particular widget be automatically focused when shown.
-
- 01 Aug, 2019 1 commit
-
-
chunhtai authored
reland Enable selection by default for password text field and expose api to turn on and off context menu options (#37324)
-
- 31 Jul, 2019 1 commit
-
-
Michael Goderbauer authored
Revert "reland Enable selection by default for password text field and expose api to turn on and off context menu options (#34676) (#37183)" (#37295) This reverts commit 7eb09a84.
-
- 30 Jul, 2019 1 commit
-
- 27 Jul, 2019 1 commit
-
- 26 Jul, 2019 1 commit
-
-
chunhtai authored
Enable selection by default for password text field and expose api to turn on and off context menu options (#34676)
-
- 12 Jul, 2019 1 commit
-
-
chunhtai authored
-
- 11 Jul, 2019 1 commit
-
-
Greg Spencer authored
This adds an example of how to move to the "next" field when using TextInputAction.next. This is all that is needed to have "next field" functionality in a field. I thought about making it the default when handling the "next" or "previous" actions, but it's better that the developer has control over whether or not they actually move to the next field, and within which scope.
-
- 03 Jul, 2019 1 commit
-
-
Justin McCandless authored
CupertinoTextField now supports vertical alignment via the textAlignVertical parameter.
-
- 25 Jun, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 19 Jun, 2019 1 commit
-
-
Haijun authored
-
- 13 Jun, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 06 Jun, 2019 1 commit
-
-
Rubens de Melo authored
* include advice about dispose The same note in https://flutter.dev/docs/cookbook/forms/text-field-changes * Include remember to dispose texteditingcontroller Almost the same note here https://flutter.dev/docs/cookbook/forms/text-field-changes#2-use-a-texteditingcontroller . * include remember to dispose TextEditingController and link to see also * remove extras spaces and duplicated comment * include details about using Positioned.fill * Revert "include details about using Positioned.fill" This reverts commit c06196f8884d20c547d97edae71d26f7a61701be. * rever comment about Positioned.fill * Include of and remove extra white space Include of and remove extra white space in the end of line * improve link description to cookbook /// * Learn how to use a [TextEditingController] in one of our [cookbook recipe]s.(https://flutter.dev/docs/cookbook/forms/text-field-changes#2-use-a-texteditingcontroller) * include of, remove extra white space and improve description link to cookbook. include of, remove extra white space and improve description link to cookbook. * include of, remove extra white space and improve link description to cookbook include of, remove extra white space and improve link description to cookbook * include of, remove extra white space and improve link description to cookbook include of, remove extra white space and improve link description to cookbook * remove extra white spaces * remove extra white space
-
- 03 Jun, 2019 2 commits
- 30 May, 2019 1 commit
-
-
Justin McCandless authored
The text selection handles now feel a lot more responsive, and their implementation was cleaned up a bit.
-
- 21 May, 2019 1 commit
-
-
Mattia Crovero authored
scrollController param on TextField and CupertinoTextField
-
- 17 May, 2019 1 commit
-
-
Justin McCandless authored
Adds a field that already exists in Material's TextField.
-
- 14 May, 2019 3 commits
-
-
Mouad Debbar authored
-
Mouad Debbar authored
This reverts commit 18ca3754.
-
Mouad Debbar authored
-
- 22 Apr, 2019 1 commit
-
-
Justin McCandless authored
TextField and CupertinoTextField can now specify scrollPhysics. Cupertino defaults to bouncing now.
-
- 28 Mar, 2019 1 commit
-
-
Nizarius authored
-
- 26 Mar, 2019 1 commit
-
-
hyjfine authored
-
- 22 Mar, 2019 2 commits
-
-
Mouad Debbar authored
-
Luka Knezic authored
-
- 21 Mar, 2019 1 commit
-
-
Mouad Debbar authored
-
- 15 Mar, 2019 1 commit
-
-
Justin McCandless authored
Adds the `minLines` and `expands` parameters for controlling text height. The original PR was reverted, so this one contains a few extra fixes for the tests that were broken.
-
- 28 Feb, 2019 1 commit
-
-
Greg Spencer authored
Fix the spelling errors in the dartdocs for the framework. There are no functionality changes here, just documentation fixes.
-
- 25 Feb, 2019 1 commit
-
-
xster authored
-
- 23 Feb, 2019 1 commit
-
-
Gary Qian authored
-
- 20 Feb, 2019 1 commit
-
-
xster authored
-
- 12 Feb, 2019 1 commit
-
-
xster authored
-