Danny Tuppeny
5fd1d36ecc
Limit 10 second future modification-date in integration test to only where required for reloads ( #91300 )
...
This prevents all of the `flutter run` calls immediately re-running `flutter pub get` when it has already been run by test setup code.
2021-10-13 10:44:55 +01:00
Hans Muller
94ff520222
Refactored ListTileTheme: ListTileThemeData, ThemeData.listThemeData ( #91449 )
2021-10-12 15:05:09 -07:00
Jenn Magder
6987c9fb82
Migrate crash_reporting and github_template ( #91516 )
2021-10-12 13:48:03 -07:00
Jenn Magder
1dbafdb53b
Migrate protocol_discovery to null safety ( #91267 )
2021-10-12 12:13:02 -07:00
Ian Hickson
66dd2add7e
Add some more new lints ( #91659 )
2021-10-12 11:33:04 -07:00
Ian Hickson
bb5cbdc635
Enable depend_on_referenced_packages lint ( #91653 )
2021-10-12 11:28:02 -07:00
Ian Hickson
6d5fc420b6
Enable sort_child_properties_last lint ( #91585 )
2021-10-11 21:23:02 -07:00
Jenn Magder
1f25644719
Migrate android build target to null safety ( #91455 )
2021-10-11 17:55:01 -07:00
Ian Hickson
9421627324
Enable only_throw_errors ( #91567 )
2021-10-11 14:13:03 -07:00
Ian Hickson
f90b019c68
Enable prefer_relative_imports and fix files. ( #91573 )
2021-10-11 10:28:07 -07:00
Ian Hickson
7b01346c5c
Enable no_default_cases lint ( #91530 )
2021-10-11 10:23:04 -07:00
xubaolin
66ff778602
Do not output the error msg to the console when run a throwable test ( #91593 )
2021-10-11 10:18:04 -07:00
Ian Hickson
b3f63d38ac
Document why some lints aren't enabled and fix some minor issues. ( #91527 )
2021-10-09 04:03:03 -07:00
xubaolin
cd5936e41d
fix a BottomSheet nullable issue ( #89362 )
2021-10-09 02:53:03 -07:00
Zachary Anderson
8b245d081f
[flutter_tools] Fix redundant argument value lint ( #91534 )
2021-10-08 22:59:29 -07:00
Jenn Magder
8930e9b892
Catch FormatException parsing XCDevice._getAllDevices ( #90967 )
2021-10-08 13:08:04 -07:00
Kenzie (Schmoll) Davisson
43249469ee
Add service extensions to expose debug rendering toggles ( #91499 )
2021-10-08 12:52:22 -07:00
Jenn Magder
6253f9018c
Move DeviceManager into null migrated globals library ( #91457 )
2021-10-08 12:37:48 -07:00
ka_sh
1d102be762
Fixed a very small typo in code comments. ( #91498 )
2021-10-08 10:53:04 -07:00
Ian Hickson
6ec3f3b7cb
Remove extensions ( #91453 )
2021-10-08 09:43:03 -07:00
Ian Hickson
61a0add286
Enable avoid_redundant_argument_values lint ( #91409 ) ( #91462 )
2021-10-08 09:25:14 -07:00
Konstantin Scheglov
ac88d4ba5d
Fix avoid_renaming_method_parameters for pending analyzer change. ( #85482 )
2021-10-08 08:58:05 -07:00
Zachary Anderson
b9d2177da0
Revert "Enable avoid_redundant_argument_values lint ( #91409 )" ( #91461 )
...
This reverts commit 5fd259be244244e14ff87fee9b6a721625f952cd.
2021-10-07 21:11:07 -07:00
Ian Hickson
5fd259be24
Enable avoid_redundant_argument_values lint ( #91409 )
2021-10-07 20:13:02 -07:00
Zachary Anderson
5188df0821
Revert gradle roll ( #91459 )
...
* Revert "Mark last failing test after gradle update as flaky. (#91423 )"
This reverts commit 46a52d03bddc74a78135d39ef2084503cc2156d7.
* Revert "fix android template for Gradle 7 (#91411 )"
This reverts commit 51d06d537fe37dd8f42002346d8545a489aed427.
* Revert "Add explicit version for mac and windows openjdk. (#91408 )"
This reverts commit bf429f2771f486602579bd5ff85ee2cfbb0794af.
* Revert "Update the openjdk version used by linux android tests. (#91405 )"
This reverts commit 2144ab8b45b8da12a94838b092c8ebc62085457f.
* Revert "Migrate to Gradle 7.0.2 / AGP 7.0.1 (#90642 )"
This reverts commit b6459f9b633279f84a92eabc6bc5f82304fc1eae.
2021-10-07 19:42:24 -07:00
Christopher Fujino
f753168cb6
[flutter_tools] add working directory to ProcessException when pub get fails ( #91436 )
2021-10-07 18:08:04 -07:00
nt4f04uNd
01989b7c25
init ( #83028 )
2021-10-07 17:18:02 -07:00
Hans Muller
7d9f7b4ca1
Revert "Added support for MaterialState to InputDecorator ( #91182 )" ( #91448 )
...
This reverts commit 1c374c65986db26a79b185148723b7b79e315b74.
2021-10-07 17:08:37 -07:00
Majid Hajian
6c10f19b80
add package_name for consistency across all platforms ( #88457 )
2021-10-07 17:08:02 -07:00
Denis Grafov
fd12db0786
Replace all BorderRadius.circular with const BorderRadius.all ( #91239 )
2021-10-07 16:53:03 -07:00
Ian Hickson
f25b833f27
Enable avoid_print lint. ( #91444 )
2021-10-07 16:48:04 -07:00
Tomek Polański
2ca823d40c
Making AnimatedCrossFade more null safe ( #91187 )
2021-10-07 16:23:07 -07:00
Yash Johri
bfa4bdbf3b
[SwitchListTile] Adds hoverColor to SwitchListTile ( #91046 )
2021-10-07 16:18:05 -07:00
Kate Lovett
0a3ae08150
Update SystemUIOverlayStyle to support null contrast enforcement ( #91396 )
2021-10-07 15:48:02 -07:00
Kate Lovett
a2b95952dc
Revert "Remove autovalidate deprecations ( #90292 )" ( #91439 )
2021-10-07 14:48:02 -07:00
Mouad Debbar
c2ea78d231
Revert "Enable avoid_print lint. ( #91332 )" ( #91438 )
...
This reverts commit cb378edc9e8dbcb451cc6e969161032cc08da52a.
2021-10-07 16:16:17 -04:00
Jenn Magder
91d1e3ed8b
Default new project to the ios-signing-cert development team ( #90021 )
2021-10-07 10:23:02 -07:00
Ian Hickson
cb378edc9e
Enable avoid_print lint. ( #91332 )
2021-10-07 09:53:03 -07:00
Taha Tesser
51d06d537f
fix android template for Gradle 7 ( #91411 )
2021-10-07 08:00:26 -07:00
Kate Lovett
8271539451
Conditionally apply clipping in StretchingOverscrollIndicator ( #91389 )
2021-10-06 17:13:02 -07:00
Kate Lovett
8eb7e2a2fb
Remove deprecated formatting classes ( #90296 )
2021-10-06 17:08:02 -07:00
Taha Tesser
b6459f9b63
Migrate to Gradle 7.0.2 / AGP 7.0.1 ( #90642 )
2021-10-06 17:01:13 -07:00
Kate Lovett
72924f1307
Remove autovalidate deprecations ( #90292 )
2021-10-06 16:28:02 -07:00
Tomasz Gucio
db426693c5
Remove duplicate comments in TextEditingActionTarget ( #91362 )
2021-10-06 16:18:04 -07:00
Jenn Magder
afbfc1f33a
Migrate assets, common, icon_tree_shaker to null safety ( #91309 )
2021-10-06 15:16:33 -07:00
Dan Field
5112f86c94
Clear asset manager caches on memory pressure ( #91353 )
2021-10-06 10:18:02 -07:00
Bjarte Bore
1c374c6598
Added support for MaterialState to InputDecorator ( #91182 )
2021-10-06 09:36:06 -07:00
Pierre-Louis
3e43c3e110
Categorize flutter tool commands ( #87747 )
2021-10-05 17:28:04 -07:00
Kate Lovett
3aed0b671f
Fix scrollbar dragging into overscroll when not allowed ( #90634 )
2021-10-05 15:33:03 -07:00
Michael Goderbauer
dc54c7f7be
Remove accidental print ( #91317 )
2021-10-05 15:13:03 -07:00