16268 Commits

Author SHA1 Message Date
LongCatIsLooong
bf6e38db2b
Revert "enterText to move the caret to the end (#79506)" (#79654)
This reverts commit 67d8556baa9656b2e91c8dc886b86d5cf8d03cf1.
2021-04-02 10:57:14 -07:00
LongCatIsLooong
67d8556baa
enterText to move the caret to the end (#79506) 2021-04-01 20:29:03 -07:00
Jenn Magder
fb68d07477
Migrate android_studio to null safety (#79504) 2021-04-01 20:24:04 -07:00
Dave Shifflett
d56717399b
Do not run version check if generating shell completion and stdout isn't terminal (#79418) 2021-04-01 20:19:03 -07:00
Mateus Felipe C. C. Pinto
d44ab58d69
Remove references to @required in favor of the keyword (#79239) 2021-04-01 20:14:03 -07:00
Sam Rawlins
abedbc3ad4
Remove "unnecessary" imports. (#78663) 2021-04-01 20:09:04 -07:00
Sam Rawlins
288b94115d
Remove "unnecessary" imports. (#78666) 2021-04-01 19:59:03 -07:00
Jia Hao
e868a8335b
Remove the warning about the Integration Test plugin (#79520) 2021-04-01 18:49:02 -07:00
Jenn Magder
a83abaa3e3
Migrate fingerprint to null safety (#79587) 2021-04-01 18:29:51 -07:00
Jenn Magder
bc4bda021f
Migrate analysis to null safety (#79525) 2021-04-01 18:29:32 -07:00
Jia Hao
06fa590cd9
[flutter_tools] Fix breakage when test main is tagged with @doNotStore (#79501) 2021-04-01 18:29:03 -07:00
LongCatIsLooong
11276d060f
Revert "Don't call onChanged callbacks when formatter rejects the change & handle text input formatter exceptions. (#78707)" (#79590) 2021-04-01 16:49:02 -07:00
Tong Mu
dbcac7f177
Reland Make LogicalKeyboardKey.keyLabel a getter and better #79100 (#79302) 2021-04-01 16:39:02 -07:00
Danny Valente
1cdb6c8078
Modified the computeMinIntrinsicHeight method to calculate the height properly (#75513) 2021-04-01 16:34:04 -07:00
Jia Hao
4471282d7a
[flutter_tools] Normalize paths before checking for Integration Tests (#79521) 2021-04-01 13:48:05 -07:00
Jonah Williams
4ae68a3aa2
[flutter_tools] Move sksl writing out of vm_service (#79455) 2021-04-01 13:23:40 -07:00
Alexandre Ardhuin
8de7020a5f
remove unnecessary trailing commas (#79562) 2021-04-01 21:52:35 +02:00
Jonah Williams
e870f5d123
[flutter_tools] use Url path.Context for joining URI (#79566) 2021-04-01 11:32:49 -07:00
Jenn Magder
66af44c9fe
Migrate build_info to null safety (#79469) 2021-04-01 10:22:37 -07:00
Kate Lovett
ec0b430064
Add dart Fix for TextSelectionThemeData (#78897) 2021-04-01 10:09:03 -07:00
Chris Bracken
3e7e06512c
Correct misspellings throughout the codebase (#79500) 2021-04-01 10:04:03 -07:00
LongCatIsLooong
7de099bded
fix length formatter typo (#79489) 2021-04-01 00:14:04 -07:00
Shi-Hao Hong
9077a5c69b
[gen-l10n] Remove more ignores, conditionally generate some code (#78975) 2021-03-31 19:54:02 -07:00
Jenn Magder
04ebce9279
Fix import device_port_forwarder typo (#79507) 2021-03-31 18:43:34 -07:00
Jenn Magder
152af5aba7
Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
Hannes Winkler
e8ad03099f
[flutter_tools] Add support for custom devices (#78113) 2021-03-31 18:09:02 -07:00
LongCatIsLooong
2d49823315
Don't call onChanged callbacks when formatter rejects the change & handle text input formatter exceptions. (#78707) 2021-03-31 16:59:03 -07:00
Jenn Magder
8ddc27e607
Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
Abhishek Ghaskata
f86c859bea
Refactor tabbar code sample (#76387) 2021-03-31 15:19:02 -07:00
Darren Austin
722a085f10
Properly position the built-in drag handles on horizontal lists. (#79484) 2021-03-31 15:15:40 -07:00
Jonah Williams
29207e4f78
[flutter_tools] split application package factory dependencies (#79461) 2021-03-31 15:11:58 -07:00
Alexandre Ardhuin
671926db1b
add missing trailing commas (#79434) 2021-03-31 14:24:03 -07:00
Justin McCandless
4982a7f185
InteractiveViewer should call onInteractionUpdate even when gesture is disabled (#78990) 2021-03-31 14:14:04 -07:00
Ayush Bherwani
97a75b9c46
[TextSelectionTheme] improve docs (#75967) 2021-03-31 14:09:05 -07:00
Dan Field
d377c1baed
Always write full timeline before summary (#79310) 2021-03-31 13:01:28 -07:00
Jonah Williams
6b3093b6af
[flutter_tools] remove globals from Device and separate FlutterDeviceManager (#79454) 2021-03-31 12:59:00 -07:00
Jonah Williams
5847a58f58
[flutter_tools] remove unused testbed method (#79459) 2021-03-31 11:55:31 -07:00
Jenn Magder
395246f08c
Remove some globals from the tool (#79422) 2021-03-31 11:43:20 -07:00
Devon Carew
ce1db5f1d7
add a link to the data driven file format docs (#79412) 2021-03-31 10:49:02 -07:00
Jonah Williams
c89d57f652
[flutter_tools] make flutter.gradle compatible with 7 rc1 (#79167) 2021-03-31 10:44:04 -07:00
Alexander Brusher
beb62a663d
Rolls isKeyboardKey engine change with fix (#79407)
* Adds a semantics node flag to identify sliders.

* [fuchsia] Fix roll of engine PR #25167

This changes fixes tests failing due to new isKeyboardKey semantics
flag.

* Fix typo

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2021-03-31 10:43:58 -07:00
Jonah Williams
443d07b707
[versions] roll to latest test (#79099) 2021-03-31 07:45:40 -07:00
Craig Labenz
9bbe89d8e7
Add MaterialStateBorderSide.resolveWith (#78731)
* added MaterialStateBorderSide.resolveWith

(Partially) Resolves #68596

* responded to comment nits

* reversed changes to text_buttons

* added test confirming compatibility with chips

* added MaterialStateBorderSide test for chip

* added intended usage for MaterialStateXYZ classes

* another docstring update

* corrected error in use case

* made resolvewith samples closures

* refined materialstatecolor example in docstring

* changed nullability in docstring and added null test

* added missing type in test

* fixed another typo in docstrings
2021-03-30 21:20:12 -07:00
LongCatIsLooong
9b7c10aa2c
leading distribution docs (#78581) 2021-03-30 19:34:03 -07:00
Jia Hao
9e3eadb98d
[flutter_tools] Support Integration Tests (#76200) 2021-03-30 19:29:02 -07:00
Alexandre Ardhuin
41507a0408
add missing trailing commas (#79352) 2021-03-30 17:04:02 -07:00
Jenn Magder
83980ef246
Migrate event_printer and test_config to null safety (#79346) 2021-03-30 16:59:05 -07:00
Dan Field
b6a6ea7045
Allow writing startup_info.json to somewhere other than the build dir (#79338) 2021-03-30 16:18:45 -07:00
Darren Austin
994133c75c
Removed the built-in overlay from ReorderableListView. (#79024)
Removed the built-in overlay from the ReorderableListView so that it now depends on the surrounding overlay.
2021-03-30 13:28:25 -07:00
Jenn Magder
5a6d2a0a8e
Check for outdated Podfile before running pod install (#79343) 2021-03-30 12:42:39 -07:00