Commit Graph

15695 Commits

Author SHA1 Message Date
Hans Muller
51dd5bf1f7 Added ButtonStyle.splashFactory and NoSplash.splashFactory (#74949) 2021-02-01 18:11:04 -08:00
Jan Lübeck
9c434c8260 Adds First/Last buttons to PaginatedDataTable (#73964) 2021-02-01 18:06:06 -08:00
Ian Hickson
8acac060bf Remove the timeout when launching DevTools (#74859) 2021-02-01 16:06:02 -08:00
Jenn Magder
43d604e131 Replace context FakeUsage with TestUsage (#75170) 2021-02-01 15:02:25 -08:00
xubaolin
12016e4145 Reland "Update PopupMenuButton to match Material Design spec" (#74620) 2021-02-01 14:46:03 -08:00
LongCatIsLooong
76be55813b Move caret/highlight painting to custom painters (#72828) 2021-02-01 14:41:04 -08:00
Robert Ancell
09adc359b8 Make Linux apps non-unique by default. (#74959)
This stops them attempting to own a D-Bus name, which may not be possible if the
app is sandboxed (e.g. in a Snap). It's also probably what most developers would
expect is the correct behaviour by default.
2021-02-02 11:34:40 +13:00
Ian Hickson
ac3b9e7f89 Unpin mysteriously pinned packages (#74885) 2021-02-01 14:31:03 -08:00
Shi-Hao Hong
d128df5530 Remove scrollability by default (#75138) 2021-02-01 13:36:06 -08:00
creativecreatorormaybenot
80372f1b71 Fix formatting in rendering/box (#75102) 2021-02-01 13:31:04 -08:00
chunhtai
13fe079bb3 fixes preceision error during SliverGridRegularTileLayout (#74851) 2021-02-01 12:46:05 -08:00
Dan Field
d3092541e2 Reland integration_test NNBD (#75074)
* Revert "Revert "NNBD integration_test (#74922)" (#75030)"

This reverts commit 87b043658b.

* fix bad merge issues
2021-02-01 10:19:14 -08:00
Anas35
091a74dab6 removed new keyword (#75049) 2021-02-01 09:59:53 -08:00
Michael Goderbauer
0e815a1b87 Bump flutter_gallery_assets (#75026) 2021-02-01 04:51:04 -08:00
Ian Hickson
87b043658b Revert "NNBD integration_test (#74922)" (#75030)
This reverts commit cca9592f0e.
2021-01-29 15:46:21 -08:00
Sam Rawlins
d0d9b80520 Remove "unnecessary" imports in foundation,gestures tests (#75007) 2021-01-29 14:46:06 -08:00
Sam Rawlins
02c348b8bf Remove "unnecessary" imports in cupertino tests (#75006) 2021-01-29 14:41:04 -08:00
Sam Rawlins
02891b7673 Remove "unnecessary" imports in material (#75005) 2021-01-29 14:36:08 -08:00
Jenn Magder
dc30327a4d Replace MockProcessManager with FakeProcessManager in cocoapods_test (#74956) 2021-01-29 14:32:33 -08:00
Dan Field
cca9592f0e NNBD integration_test (#74922) 2021-01-29 14:31:06 -08:00
Jonah Williams
18b1e23e89 [flutter_tools] move some fakes out of mocks.dart (#74992) 2021-01-29 14:28:18 -08:00
Jonah Williams
e53c48968f [flutter_tools] remove mock SystemClock (#74994) 2021-01-29 14:28:08 -08:00
Jonah Williams
8db51f665d [flutter_tools] remove mock android device from log reader test (#74995) 2021-01-29 14:27:58 -08:00
Jonah Williams
6efe8e91a7 [flutter_tools] remove most usage of MockDevice (#74999) 2021-01-29 14:27:42 -08:00
LongCatIsLooong
fb9ff62cf4 InputDecorator negative baseline error message (#74837) 2021-01-29 14:26:06 -08:00
xubaolin
cd771404e9 TextField and last input character should visible on the screen when the cursor is not shown (#74722) 2021-01-29 09:29:09 -08:00
Yegor
791edc230d always pass filterQuality specified in the Image widget to canvas (#74854) 2021-01-28 21:54:03 -08:00
Jenn Magder
dbb1958c5e Add canRun override to FakeProcessManager (#74865) 2021-01-28 19:06:56 -08:00
Jenn Magder
6ecb8cbcfa Replace MockUsage with TestUsage (#74946) 2021-01-28 18:49:04 -08:00
Dan Field
5575caa118 vm_service 6.0.1-nullsafety.1, dwds 8.0.2 (#74943) 2021-01-28 18:39:07 -08:00
Tyler Norbury
0e17b2de2e fix word in doc comment (#74927) 2021-01-28 18:34:05 -08:00
Sam Rawlins
31732bc67d emove "unnecessary" imports in test/animation (#74901) 2021-01-28 18:29:03 -08:00
Kenzie Schmoll
1ceffd28cd Only show devtools deep links for render overflow errors (#74916) 2021-01-28 18:24:08 -08:00
Sam Rawlins
129003f052 Remove "unnecessary" imports. (#74899) 2021-01-28 18:24:04 -08:00
Jonah Williams
38d928b1ba [flutter_tools] remove mock from analyze_size_test.dart (#74817) 2021-01-28 18:19:04 -08:00
Jenn Magder
bf248fade2 Allow 'flutter create' in dev and example directories (#74932) 2021-01-28 15:24:09 -08:00
Jia Hao
234952cf29 [flutter_tools] Simplify flutter test internals (#74176) 2021-01-28 15:24:04 -08:00
Darshan Rander
7c22f0d214 Added warning when not enabled platform is selected (#73205) 2021-01-28 13:54:04 -08:00
Jonah Williams
b926c7b696 [flutter_tools] rewrite Usage.test to capture objects instead of print logs (#74829) 2021-01-28 12:41:14 -08:00
Jonah Williams
cf54d6a2f0 [flutter_tools] remove mocks from file system test (#74919) 2021-01-28 12:40:20 -08:00
Kate Lovett
a664731a14 Add fixes for nullOk changes (#74866) 2021-01-28 14:31:34 -06:00
Juyeong Lee
68bd9c0146 Add more references to LongPressDraggable (#74835) 2021-01-28 09:58:58 -08:00
Jesse
2e7ab87a4d Reland "Add BuildContext parameter to TextEditingController.buildTextSpan" (#73510) 2021-01-28 09:49:03 -08:00
xubaolin
d40f4399e2 Fix a slider layout bug when the overlay size is smaller than the thumb size (#74880) 2021-01-28 09:04:06 -08:00
Ian Hickson
29e604e241 Update packages (#74874) 2021-01-28 00:04:03 -08:00
Dan Field
3ece9c63d9 Flutter_driver nnbd (#74856) 2021-01-27 23:55:26 -08:00
Darren Austin
650b240634 Fix a bug with duplicate keys being used in the ReorderableListView. (#74842) 2021-01-27 21:39:06 -08:00
Kate Lovett
164671e2b1 Remove deprecated BinaryMessages (#73750) 2021-01-27 21:34:04 -08:00
Jenn Magder
51b3edd45f Revert "Remove package image dependency (#74763)" (#74869)
This reverts commit ca2d7b3d3c.
2021-01-27 19:50:58 -08:00
Jenn Magder
ff87150ba9 Revert "Swap MockStdio to FakeStdio in tests (#74838)" (#74867)
This reverts commit 547ed88ab3.
2021-01-27 19:35:16 -08:00