Andrew Wilson
78ccced805
Fix leak of CurvedAnimations in long-lived ImplicitlyAnimatedWidgets. ( #84785 )
2021-06-18 17:14:02 -07:00
Taha Tesser
05736b55aa
fix animated_size example ( #83661 )
2021-06-18 17:09:02 -07:00
tbm98
ddc6c3432c
Reland: Add optional param to useRootNavigator when showSearch ( #84872 )
2021-06-18 12:24:07 -07:00
Wilson Wilson
44ba6ab099
Added null check before NavigationRail.onDestinationSelected is called ( #78032 )
2021-06-18 11:34:03 -07:00
creativecreatorormaybenot
4465f68809
Make buildHandle onTap optional ( #84806 )
2021-06-18 11:09:02 -07:00
Angjie Li
328b292b58
Revert "Add optional param to useRootNavigator when showSearch ( #84581 )" ( #84827 )
...
This reverts commit a65328b46059a89b86d8720dac5eea30f52674b9.
2021-06-18 09:15:29 -07:00
nt4f04uNd
15301a6f44
Fix AnimatedList code sample
2021-06-17 20:37:34 -07:00
nt4f04uNd
555608dad2
init ( #84365 )
2021-06-17 16:09:02 -07:00
Mirko Mucaria
bce1706f1c
Fix watchOS build when companion app is configured with xcode variable ( #84519 )
2021-06-17 14:14:03 -07:00
chunhtai
00ee2e59e7
Adds text attributes support for semantics ( #79599 )
...
* Adds label attributes
* fix test
* comments
* list equal
2021-06-17 09:45:34 -07:00
tbm98
a65328b460
Add optional param to useRootNavigator when showSearch ( #84581 )
...
* Add optional param to useRootNavigator when showSearch
* Add test showSearch with rootNavigator
* fix analyze
* Change default value useRootNavigator to true
2021-06-17 09:16:15 -07:00
Jenn Magder
53f5b90209
Use -miphonesimulator-version-min when building App.framework for simulator ( #84729 )
2021-06-16 15:54:38 -07:00
LongCatIsLooong
75e9318d7f
Revert "TextField terminal the enter and space raw key events by default ( #82671 )" ( #84739 )
2021-06-16 15:54:03 -07:00
greymag
f8d73be84c
Remove stripping scriptCodes for localization. ( #83903 )
2021-06-16 13:39:05 -07:00
Anurag Roy
ce7df25ae7
Move flutterGit from version.dart
( #79568 )
2021-06-16 11:51:37 -07:00
Tim Sneath
57a565c706
Clean up podspec template ( #84662 )
2021-06-15 18:44:02 -07:00
Jonah Williams
f2dcbbea1b
[flutter_tools] remove mockito from resident web runner tests ( #84659 )
2021-06-15 16:54:02 -07:00
Jonah Williams
1b981a6869
[flutter_tools] tweak README ( #84648 )
2021-06-15 15:54:03 -07:00
Jonah Williams
cd13c91119
[versions] update dependencies ( #84639 )
2021-06-15 11:08:57 -07:00
Jenn Magder
163decb7e9
Remove unnecessary reference to iOS configuration in README ( #84615 )
2021-06-15 10:39:02 -07:00
Jenn Magder
64056a1a52
Fix integration_test podspecs warnings ( #84602 )
2021-06-15 10:29:03 -07:00
Jenn Magder
db930ba32f
Migrate build_macos and web_test_compiler to null safety ( #84469 )
2021-06-14 18:29:03 -07:00
Jonah Williams
73df069786
[flutter_tools] fully remove mocks from resident_runner_test.dart ( #84591 )
2021-06-14 16:29:02 -07:00
Kate Lovett
477683e0bf
Remove deprecated typography constructor ( #83926 )
2021-06-14 16:24:02 -07:00
Jenn Magder
6286bf1cd1
Fix iOS native integration_tests example project ( #84595 )
2021-06-14 16:09:04 -07:00
Kate Lovett
bfd3f115c7
Clean up NestedScrollView TODOs ( #84594 )
2021-06-14 16:04:03 -07:00
Abhishek Ghaskata
fdc3fb3f9e
Elevation for Stepper(horizontally) ( #83177 )
2021-06-14 15:59:04 -07:00
Greg Spencer
88f3811055
Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. ( #84476 )
...
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
2021-06-14 14:16:57 -07:00
Lau Ching Jun
acd68cf47b
Fix compile expression in tests when precompiled dill files are used. ( #84470 )
2021-06-14 13:44:03 -07:00
Kate Lovett
7773d0b020
Remove deprecated hasFloatingPlaceholder ( #83923 )
2021-06-14 13:04:04 -07:00
Jenn Magder
e87a85c30e
Add Designed by iPad attach destination for ARM macOS ( #84411 )
2021-06-14 12:09:02 -07:00
David Martos
f4f1c2103e
Fix scrollbar error message and test ( #84570 )
2021-06-14 11:34:02 -07:00
Darren Austin
a714c97c0b
Ensure the Autocomplete options scroll as needed. ( #83863 )
2021-06-14 11:24:02 -07:00
Aneesh Rao
ed0301380e
Fix grammatical error in services.dart ( #84494 )
2021-06-14 11:04:02 -07:00
Devon Carew
dc47cf5cee
update the test expectations for the flutter widget transformer ( #84578 )
2021-06-14 10:37:15 -07:00
Alexandre Ardhuin
323ffe1233
fix indentation issues ( #84374 )
2021-06-12 00:34:02 -07:00
Tong Mu
e708aa64bd
Reland: MouseRegion enter/exit event can be triggered with button pressed ( #83253 )
...
* Revert "Revert "MouseRegion enter/exit event can be triggered with button pressed (#81148 )" (#81557 )"
2021-06-11 20:31:20 -07:00
Jonah Williams
65549d778e
[flutter_tools] reduce mocking in error handling io ( #84443 )
2021-06-11 13:04:03 -07:00
Jenn Magder
80668d20f8
Fix assemble codesign flag ( #84372 )
2021-06-11 11:35:00 -07:00
nohli
fb664702be
Add slider adaptive cupertino thumb color ( #81647 )
2021-06-11 10:14:02 -07:00
Darren Austin
144e21b3cb
ReorderableListView should treat fuchsia as a mobile platform. ( #84393 )
2021-06-10 17:43:24 -07:00
xubaolin
0347c533f1
fix a PlatformView gesture bug ( #84257 )
2021-06-10 17:39:03 -07:00
xubaolin
f43a282f1c
fix a DropdownButtonFormField label display issue ( #83014 )
2021-06-10 16:54:03 -07:00
Jenn Magder
483f71ae21
Migrate application_package to null safety ( #83956 )
2021-06-10 16:24:03 -07:00
Aayan
efe0c5eb85
Integrate MaterialBanner with the ScaffoldMessenger API ( #81706 )
2021-06-10 16:14:04 -07:00
Emmanuel Garcia
734df6f5c6
Allow Flutter focus to interop with Android view hierarchies ( #84055 )
2021-06-10 16:06:04 -07:00
Aneesh Rao
1850079a5d
Fix typo in test description ( #84189 )
2021-06-10 14:39:04 -07:00
Aneesh Rao
b4148eb599
Add maskable icons to improve lighthouse score ( #83182 )
2021-06-10 13:49:06 -07:00
David Martos
e9542ec646
Assert for valid ScrollController in Scrollbar gestures ( #81278 )
2021-06-10 12:54:03 -07:00
Kate Lovett
8603ed995d
Fix scrollbar drag gestures for reversed scrollables ( #82764 )
2021-06-10 12:39:04 -07:00