- 01 Jul, 2021 3 commits
-
-
Janice Collins authored
-
YeungKC authored
No more RawKeyboard listeners in RenderEditable, use Shortcuts instead.
-
Ahmed Ashour authored
-
- 30 Jun, 2021 1 commit
-
-
Jim Graham authored
-
- 28 Jun, 2021 4 commits
-
-
Justin McCandless authored
-
Angjie Li authored
-
Janice Collins authored
-
Justin McCandless authored
Control + A to select all text is now overridable.
-
- 25 Jun, 2021 3 commits
-
-
Greg Spencer authored
This removes the _kDebugFocus private global and replaces it with a global debugFocusChanges
-
xubaolin authored
-
Dan Field authored
-
- 24 Jun, 2021 5 commits
-
-
Chinmoy authored
-
Jonah Williams authored
-
Justin McCandless authored
Clarify that minLines/maxLines affect the height of the field and not the number of lines that can be entered.
-
Greg Spencer authored
This removes the broken video for GestureDetector, and replaces it with a Dartpad sample, for both samples in GestureDetector.
-
- 23 Jun, 2021 5 commits
-
-
Darren Austin authored
-
Kate Lovett authored
-
Kate Lovett authored
-
Attila Szabó authored
-
Hans Muller authored
-
- 22 Jun, 2021 2 commits
-
-
Devon Carew authored
send back Widget class name information in the widget rebuild/repaint count event
-
Darren Austin authored
-
- 19 Jun, 2021 2 commits
-
-
Andrew Wilson authored
-
Taha Tesser authored
-
- 18 Jun, 2021 2 commits
-
-
creativecreatorormaybenot authored
-
nt4f04uNd authored
-
- 17 Jun, 2021 1 commit
-
-
chunhtai authored
* Adds label attributes * fix test * comments * list equal
-
- 14 Jun, 2021 4 commits
-
-
Kate Lovett authored
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
David Martos authored
-
Devon Carew authored
-
- 12 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 10 Jun, 2021 7 commits
-
-
Emmanuel Garcia authored
-
David Martos authored
-
Kate Lovett authored
-
Pedro Massango authored
* Add SizedBox.square() constructor * Fix comment and move test case to the right file * Add missing import statement
-
timekone authored
-
Gary Qian authored
-
Greg Spencer authored
This switches the sample analysis code to use package:flutter_lints instead of the flutter repo analysis options, so that they are compatible with a similar change to DartPad.
-