18590 Commits

Author SHA1 Message Date
Jason Simmons
c73100bfae
Fix the code point for CupertinoIcons.location (#101923) 2022-04-21 15:39:07 -07:00
Taha Tesser
900e5405c2
Replace ListTile with Chip in the debugCheckHasMaterial control test (#102311) 2022-04-21 12:59:07 -07:00
chunhtai
2ebc7bee9c
Adds tooltip to semantics node (#87684) 2022-04-21 12:14:09 -07:00
Taha Tesser
e4edcbceb3
Improve 'NestedScrollView and internal scrolling' test to account for all the inner children layers (#102309) 2022-04-21 10:39:09 -07:00
8rine23
9313fb8e28
The sample code used within the comments in textContaining is wrong (#100860) 2022-04-20 14:36:14 -07:00
gaaclarke
1ac368280f
Increased StandardMethodCodec's WriteBuffer start capacity (#101860)
* Added standard method codec benchmark

* increased writebuffer start size

* added const
2022-04-20 14:35:34 -07:00
Taha Tesser
e526f859ef
Fix spacings in typography.dart, navigation_bar.dart and modal_barrier.dart (#102136) 2022-04-20 08:30:11 -07:00
Elsabe Ros
606e91ad63
Use the maven-publish plugin to publish AAR files. (#101891) 2022-04-19 16:34:07 -07:00
chunhtai
796df06c32
Add API sample code to AccessibilityGuideline (#102161) 2022-04-19 14:34:08 -07:00
Hans Muller
ce6188bef1
Revert "Update ListTile font (#101900)" (#102152)
This reverts commit 9f0bcfb82499e22a29b786753c469e4d42ae1342.
2022-04-19 11:42:40 -07:00
xubaolin
e5beafaf36
Expose ignoringPointer property for Draggable and LongPressDraggable (#100475) 2022-04-19 13:29:28 -05:00
Kate Lovett
c2ec2426ac
Removed required from deprecated API (#102107) 2022-04-19 08:44:08 -07:00
xubaolin
ef5a6da35a
Fix a DataTable crash and improve some docs (#100959) 2022-04-19 04:19:08 -07:00
Eric egramond
fd360c4a1d
Prevent Mediaquery from losing navigationMode value when removePadding() is called (#101938) 2022-04-18 14:54:06 -07:00
Justin McCandless
8817521ad1
Revert "Clipping if only one character text overflows (#99146)" (#102092)
This reverts commit 08e467dde7a1c3906ce6f4231d9f1d1b36b64022 (Google test failures after merge).
2022-04-18 12:30:59 -07:00
Greg Spencer
24e964d891
Delay focus trap unfocus until post-frame (#101847) 2022-04-18 10:59:07 -07:00
Bruno Leroux
37b3feea70
Add examples and troubleshooting comment for ClipRRect (#101907) 2022-04-18 10:24:08 -07:00
Taha Tesser
d8c9ce9ab4
Add Material 3 FloatingActionButton and FloatingActionButton variants examples (#101105) 2022-04-18 10:09:07 -07:00
Taha Tesser
9f0bcfb824
Update ListTile font (#101900) 2022-04-18 09:42:00 -07:00
Taha Tesser
eca09252cd
Add Material 3 NavigationRail example and improve Material 2 example (#101345) 2022-04-18 06:54:07 -07:00
Taha Tesser
b8734b1700
Add Material 3 Dialog examples and update existing Dialog examples (#101508) 2022-04-18 04:14:05 -07:00
Viren Khatri
aa5d7b6972
Newly constructed tweens should have same begin and end (#94363) 2022-04-16 22:04:53 +05:30
ColdPaleLight
94d7f5e672
Refactor 'FakeSceneBuilder' to use 'NoSuchMethod Forwarding' (#101970) 2022-04-15 20:59:07 -07:00
Christopher Fujino
f1e4018b58
[flutter_tools] explicitly enable macos-desktop in macos_content_validation_test.dart (#102009) 2022-04-15 20:14:08 -07:00
chunhtai
52fd2412f4
Reland "Add default selection style (#100719)" (#101954) 2022-04-15 16:44:07 -07:00
Kenzie Davisson
0d08756232
Register a service extension for profileUserWidgetBuilds (#101989) 2022-04-15 15:26:24 -07:00
Taha Tesser
638aae7b76
Add alignment parameter for persistentFooterButtons (#101297) 2022-04-15 13:54:06 -07:00
chunhtai
e16dc4440d
Revert "Fix Backbutton is not displayed when there is a endDrawer (#101869)" (#101998)
This reverts commit e2d12060a2bc574a3e1209e206d5cf031cdbc335.
2022-04-15 13:05:07 -07:00
Chris Yang
a8da7ced35
Hide default bundle id error when xcresult detects an error (#101993) 2022-04-15 11:44:08 -07:00
Jenn Magder
1756ccc541
Set template and migrate apps to iOS 11 minimum (#101963) 2022-04-15 11:34:08 -07:00
Pierre-Louis
b9528c057a
Remove trailing spaces in repo (#101191)
* Remove trailing spaces

* more

* empty commit
2022-04-15 14:06:30 +02:00
Jason Simmons
d05d43431e
Provide a flag for controlling the dart2js optimization level when building for web targets (#101945) 2022-04-15 00:19:06 -07:00
Jenn Magder
5b58d5c58f
Exclude armv7 from iOS add-to-app plugins (#101943) 2022-04-14 18:24:08 -07:00
Justin McCandless
916b2aa76b
Linux and Windows right clicking text behavior (#101588) 2022-04-14 17:44:06 -07:00
Kate Lovett
ea26272e2a
Revert "Fix reverse cases for App Bar scrolled under behavior (#101460)" (#101929)
merging now since it blocks flutter roll for too long
2022-04-14 15:58:05 -07:00
Mahesh Jamdade
c815aaed2f
adds isAttached getter to DraggableScrollableController (#100269) 2022-04-14 15:44:08 -07:00
Kate Lovett
33d143526e
De-dupe docs (#101934) 2022-04-14 15:39:10 -07:00
Anurag Roy
ae805de468
[flutter_tools] Remove usage of globals.flutterGit from version (#100744) 2022-04-14 14:44:09 -07:00
Jenn Magder
fe11f57c61
Detect ARM ffi CocoaPods bus error (#101796) 2022-04-14 14:34:10 -07:00
DetachHead
ba89942fb4
ignore prefer_final_parameters in generated_plugin_registrant template (#101253) 2022-04-14 14:19:09 -07:00
Kaushik Iska
aeaeded715
Add VMService command to get frame rasterization metrics (#100696) 2022-04-14 13:44:05 -07:00
Michael Goderbauer
329ceaef66
Use super parameters in templates (#101157) 2022-04-14 13:26:38 -07:00
Michael Goderbauer
d5cbb36c91
Migrate remaining files to super parameters (#101919) 2022-04-14 12:04:07 -07:00
chunhtai
95e52dac76
Revert "Add default selection style (#100719)" (#101921)
* Revert "Add default selection style (#100719)"

This reverts commit c8057bc5064f54c04cbe054f00904722a7233a63.

* update

* update
2022-04-14 11:31:39 -07:00
Tong Mu
c5e3e1cf5f
RawKeyboardMacos accepts a new field "specifiedLogicalKey" (#100803) 2022-04-14 11:24:11 -07:00
xubaolin
08e467dde7
Clipping if only one character text overflows (#99146) 2022-04-14 10:24:13 -07:00
chunhtai
e2d12060a2
Fix Backbutton is not displayed when there is a endDrawer (#101869) 2022-04-14 09:34:06 -07:00
Bruno Leroux
05759325ba
Fix InkWell highlight and splash sometimes persists (#100880) 2022-04-14 03:49:08 -07:00
Lau Ching Jun
c2dc92ca88
Default to the newer version path when checking Android Studio Java path (#101862) 2022-04-13 22:49:06 -07:00
Christopher Fujino
41b73894bc
Test framework for executable files (#101853) 2022-04-13 22:44:07 -07:00