- 22 Jun, 2021 1 commit
-
-
Chinmoy authored
-
- 10 Jun, 2021 1 commit
-
-
xubaolin authored
-
- 04 Jun, 2021 1 commit
-
-
Kate Lovett authored
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 14 May, 2021 1 commit
-
-
Justin Hutchins authored
-
- 13 May, 2021 2 commits
-
-
Hans Muller authored
This reverts commit 13a72114.
-
Alexandre Ardhuin authored
-
- 12 May, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 10 May, 2021 2 commits
-
-
Michael Goderbauer authored
-
xubaolin authored
-
- 26 Apr, 2021 1 commit
-
-
Tong Mu authored
Applies #78522 to existing code, by replacing all occurrences of LogicalKeySet to SingleActivator or ShortcutActivator.
-
- 19 Apr, 2021 1 commit
-
-
Chinmoy authored
-
- 15 Apr, 2021 1 commit
-
-
Viren Manojkumar Khatri authored
Co-authored-by:
Shi-Hao Hong <shihaohong@google.com> Adds a disable argument in DropdownMenuItem widget and added tests. Design Doc: docs.google.com/document/d/13W6PupVZUt6TenoE3NaTP9OCYsKBIYg9YgdurKe1XKs
-
- 02 Apr, 2021 1 commit
-
-
Kate Lovett authored
-
- 31 Mar, 2021 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 26 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Mar, 2021 1 commit
-
-
David Darrell authored
-
- 12 Mar, 2021 1 commit
-
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
- 09 Mar, 2021 1 commit
-
-
YeungKC authored
-
- 01 Mar, 2021 1 commit
-
-
xubaolin authored
Fix DropdownButton crash when viewport size is too small for the entirety of the menu's height (#76764)
-
- 24 Feb, 2021 1 commit
-
-
Mouad Debbar authored
-
- 02 Feb, 2021 1 commit
-
-
YeungKC authored
-
- 25 Jan, 2021 1 commit
-
-
YeungKC authored
-
- 16 Jan, 2021 1 commit
-
-
Kate Lovett authored
Add fixes for autovalidate deprecation in Form, FormField, TextFormField, and DropdownButtonFormField (#73996)
-
- 06 Jan, 2021 1 commit
-
-
chunhtai authored
-
- 23 Dec, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 15 Dec, 2020 1 commit
-
-
Greg Spencer authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 04 Dec, 2020 1 commit
-
-
xubaolin authored
* DropdownButton should display the value over hint and disabledHint if a DropdownButton.value is defined
-
- 02 Dec, 2020 1 commit
-
-
Shi-Hao Hong authored
This reverts commit 59cf0d22.
-
- 01 Dec, 2020 1 commit
-
-
xubaolin authored
-
- 20 Nov, 2020 1 commit
-
-
Greg Spencer authored
Adds Navigator.maybeOf to replace calling Navigator.of(context, nullOk: true), and removes the nullOk parameter. Also changes Navigator.of to return a non-nullable value, and removes many (120!) instances of the ! operator, reducing the possible places where a null dereference could occur.
-
- 02 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 29 Oct, 2020 1 commit
-
-
Greg Spencer authored
This removes the nullOk parameter from Focus.of, FocusTraversalOrder.of and FocusTraversalGroup.of, and creates maybeOf equivalents for each. The of methods now return non-nullable values, and the maybeOf equivalents return nullable values.
-
- 28 Oct, 2020 2 commits
-
-
Michael Goderbauer authored
-
Greg Spencer authored
Adds MediaQuery.maybeOf to replace calling MediaQuery.of(context, nullOk: true), and removes the nullOk parameter. Also changes MediaQuery.of to return a non-nullable value, and removes many instances of the ! operator, reducing the possible places where a null dereference could occur.
-
- 27 Oct, 2020 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 23 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-