Commit Graph

5372 Commits

Author SHA1 Message Date
Darren Austin
07665fba77 Added tokens for the divider widget. (#112323) 2022-09-24 07:13:24 +00:00
godofredoc
8fbd87065a Add a script to post-process docs. (#112228) 2022-09-23 18:19:19 +00:00
Qun Cheng
e167162830 Updated ProgressIndicator to M3 (#112139) 2022-09-23 11:13:40 -07:00
Jason Simmons
b31f41bd1a Unlock the device before running a StartupTest benchmark (#112243) 2022-09-23 14:38:09 +00:00
Casey Hillers
4aa27d844e Revert "Migrate package/flutter to JS static interop. (#111315)" (#112247) 2022-09-23 04:00:22 +00:00
Flutter GitHub Bot
a24b50ba8f Roll pub packages (#112225) 2022-09-22 21:18:22 +00:00
Flutter GitHub Bot
f16fe11ecf Roll pub packages (#112021) 2022-09-22 20:23:42 +00:00
Greg Spencer
1f0760a1cc Fix API docs CSS files so dark mode works (#112023) 2022-09-21 18:33:08 +00:00
gaaclarke
5a7b0bdf13 macos isolate platform channels (#110882) 2022-09-21 09:30:06 -07:00
Xilai Zhang
30efcf406b [flutter_conductor] Conductor should stop mirroring beta releases to dev (#100716) 2022-09-21 16:19:20 +00:00
Flutter GitHub Bot
d5946021e5 Roll pub packages (#112004) 2022-09-20 22:07:57 +00:00
Jenn Magder
60c6cbf0ca Remove Apple Silicon workarounds from plugin lint test (#111432) 2022-09-20 21:12:39 +00:00
Qun Cheng
06b87fba64 Update Radio button to material 3 (#111774) 2022-09-20 14:09:20 -07:00
Greg Spencer
ce7789e030 Some miscellaneous changes found while making another PR (#111620) 2022-09-20 21:03:02 +00:00
Darren Austin
ba489607a1 Fixed an issue with FilterChip's changing size when selected due to border size. (#111916) 2022-09-19 15:29:24 -07:00
Qun Cheng
2ba20e5ab6 Update token v0.127 to v0.132 (#111913) 2022-09-19 14:38:23 -07:00
Darren Austin
df110ef020 Provide Material 3 defaults for vanilla Chip widget. (#111597) 2022-09-19 19:23:55 +00:00
joshualitt
6906493a94 Migrate package/flutter to JS static interop. (#111315) 2022-09-19 10:28:37 -07:00
gaaclarke
a7166e7a4e Reland isolate platform channels with conditional compilation (#111712) 2022-09-19 16:52:33 +00:00
dependabot[bot]
cb8c72545c Bump ubuntu from e4771b7 to eb1392b in /dev/ci/docker_linux (#110534) 2022-09-19 16:19:11 +00:00
Viren Khatri
e2ab3e581e fixed inconsistent file names for *_chip.dart files and added a test (#111364) 2022-09-17 03:17:06 +00:00
Dan Field
d905fbab0d Rev dartdoc to 6.1.1 (#111767) 2022-09-16 20:35:49 +00:00
Jenn Magder
7714a8d034 Do not codesign transitive dependency iOS pod resource bundles (#111714) 2022-09-16 18:02:12 +00:00
Taha Tesser
e8e979772a Reland "Update MaterialBanner to support Material 3" (#111299) 2022-09-16 17:24:07 +00:00
jensjoha
b7b8b759bc Add flutter startup benchmark (#111658)
Add flutter startup benchmark for Linux, Windows and MacOs.

Via guide on https://github.com/flutter/flutter/pull/111461#issuecomment-1247113905
2022-09-16 08:41:30 +02:00
gaaclarke
12506ed978 Revert isolate platform channels because of google integration tooling (#111702)
* Revert "turned on background isolate platform channel tests for android (#111279)"

This reverts commit 71b47975a9.

* Revert "Reland: Started handling messages from background isolates. (#111320)"

This reverts commit 1ad2757042.
2022-09-15 16:46:08 -07:00
Flutter GitHub Bot
d26365504c Roll pub packages (#111679) 2022-09-15 19:51:47 +00:00
Flutter GitHub Bot
07f42bd2ac Roll pub packages (#111635) 2022-09-15 17:58:16 +00:00
Alex Wallen
96b49aae31 [macOS] Add flutter_view example. (#111326) 2022-09-14 23:44:14 +00:00
Gary Qian
a8a6fe2fb1 Reland "Add initial compile tests #109177" (#111562) 2022-09-14 19:35:16 +00:00
Qun Cheng
23d1b15345 Updated tokens to v0.127 (#111495) 2022-09-14 11:34:40 -07:00
Alexandre Ardhuin
4f9b19e25a fix for upcoming use_build_context_synchronously changes (#111539) 2022-09-14 18:14:47 +00:00
Jenn Magder
489094ad98 Quiet iOS native test result zipping (#111434) 2022-09-13 23:08:41 +00:00
gaaclarke
71b47975a9 turned on background isolate platform channel tests for android (#111279) 2022-09-13 10:00:07 -07:00
chunhtai
ca75e66b75 Reland "Migrate android_semantics_testing to null safety (#111420)" (#111487) 2022-09-13 16:59:29 +00:00
Zachary Anderson
e99341920e Revert "Migrate android_semantics_testing to null safety (#111420)" (#111429)
This reverts commit 0df0e2ea1f.
2022-09-12 18:11:07 -07:00
Flutter GitHub Bot
9ba35816ca Roll pub packages (#111423) 2022-09-12 23:03:50 +00:00
chunhtai
0df0e2ea1f Migrate android_semantics_testing to null safety (#111420) 2022-09-12 23:01:18 +00:00
Jonah Williams
cd83477457 [framework] work around to load self packages from packages/ (#111350) 2022-09-12 18:30:00 +00:00
gaaclarke
1ad2757042 Reland: Started handling messages from background isolates. (#111320) 2022-09-12 17:44:48 +00:00
Christopher Fujino
2e299e1934 [flutter_tools] Pin url_launcher_android and update packages (#111309) 2022-09-09 23:57:03 +00:00
gaaclarke
c33115943f Revert "Started handling messages from background isolates." (#111318) 2022-09-09 23:25:17 +00:00
Loïc Sharma
22f3b4edf5 [Windows] Use dark title bar on dark system theme (#111042) 2022-09-09 22:23:59 +00:00
gaaclarke
0d19d46b44 Started handling messages from background isolates. (#109005)
Started handling messages from background isolates.
2022-09-09 15:14:21 -07:00
Qun Cheng
75fac6ae4d Migrated Switch to Material 3 (#110095) 2022-09-09 11:53:48 -07:00
Casey Hillers
e3f8ee8806 Revert "Update MaterialBanner to support Material 3" (#111288) 2022-09-09 18:44:56 +00:00
gaaclarke
d2434a2b60 Added platform channel integration tests for macos (#110606) 2022-09-08 22:39:07 +00:00
Qun Cheng
98eac3f198 Migrated Checkbox to Material 3 - Added Error State (#111153) 2022-09-08 14:42:29 -07:00
Camille Simon
70f6bed9ee Fix spell_check_test (#110814) 2022-09-08 21:24:12 +00:00
Alex Wallen
652ff7a5e6 [macOS] Add platform_view_macos__start_up tests devicelab test suite. (#111041) 2022-09-08 19:35:20 +00:00