Commit graph

19483 commits

Author SHA1 Message Date
Greg Spencer c03eef4d57
Remove no-longer-needed clamping of RRect radii (#111668) 2022-09-15 20:54:18 +00:00
Flutter GitHub Bot d26365504c
Roll pub packages (#111679) 2022-09-15 19:51:47 +00:00
godofredoc 61db3bc8c5
Revert "Single tap on the previous selection should toggle the toolbar on iOS…" (#111662) 2022-09-15 16:44:17 +00:00
Michael Goderbauer b8df71fcaf
Add BuildContext.mounted (#111619) 2022-09-15 16:17:08 +00:00
Polina Cherkasova 3860498972
Fix performance regression. (#111615) 2022-09-14 17:11:12 -07:00
Greg Spencer 5f9ad01ebf
Prepare the framework for having RRect assert on negative radii (#111515) 2022-09-14 23:21:01 +00:00
Darren Austin 278637748b
Updated the Action chip's documentation regarding disabled states. (#111598) 2022-09-14 21:22:07 +00:00
Elias Yishak 0c829caad8
error handling when path to dir provided instead of file (#109796) 2022-09-14 21:13:13 +00:00
Qun Cheng 23d1b15345
Updated tokens to v0.127 (#111495) 2022-09-14 11:34:40 -07:00
chunhtai 6b1f84fe10
Reland "Update accessibility contrast test coverage (#109784)" (#110502)
This reverts commit 41b50c22b0.
2022-09-14 09:46:00 -07:00
姚春锋 148a0b264b
let the plugin's output generated in flutter/.android/plugins_build_output/${androidPlugin.name} (#94645) 2022-09-14 15:47:16 +00:00
Dan Field e18c34abbb
Fix text direction nullability (#111513) 2022-09-14 00:38:06 +00:00
Taha Tesser f5ebf41b14
Fix the TimePicker hour/minute field's input actions (#97361) 2022-09-13 22:30:09 +00:00
Zachary Anderson f8f69575dd
Revert "Null safety migration of packages/flutter_tools/bin" (#111506) 2022-09-13 21:55:14 +00:00
Dan Field 07c1ef25a9
Utility methods for measuring text (#111493) 2022-09-13 19:47:26 +00:00
Callum Moffat 7b5241b39b
Fix DraggableScrollableSheet rebuilding during drag (#111010) 2022-09-13 19:31:19 +00:00
Kenzie Davisson 4356d3b676
Create an enum for widget inspector service extensions for use by tools (#111405) 2022-09-13 09:53:24 -07:00
Flutter GitHub Bot 9ba35816ca
Roll pub packages (#111423) 2022-09-12 23:03:50 +00:00
Liam Appelbe e3b9223a74
Null safety migration of packages/flutter_tools/bin (#110706)
* Migrate packages/flutter_tools/bin

* Fix NPE

* Fix test

* Fix test

* Fix l10n optionalParameters

* Fix ChromeTab nullability

* Fix another type cast error

* Fix another cast error

* Fix another cast error (copied from #110711)

* Fix NPE

* Fix another NPE

* Assert that testDirectory is not null
2022-09-12 15:52:31 -07:00
Kenzie Davisson a34e6b0792
Create enum for service extensions in services library (#111412) 2022-09-12 15:22:28 -07:00
Greg Spencer 08e61631ff
Allow Navigator to inherit traversal policy from parent. (#110818) 2022-09-12 21:57:55 +00:00
Justin McCandless 8f9a519519
Fix Magnifier crash (#111303) 2022-09-12 21:57:52 +00:00
Xilai Zhang 20a78ed69f
Revert "Use semantics label for backbutton and closebutton for Android" (#111305) 2022-09-12 20:00:07 +00:00
Dan Field 7b81bbd5d1
Add doc note about when to dispose TextPainter (#111403) 2022-09-12 18:31:48 +00:00
Greg Spencer 228ea2c28e
Fix references to symbols to use brackets instead of backticks (#111331) 2022-09-12 18:31:45 +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
Yegor 6b56654890
[web] skip more perspective text tests (#111402) 2022-09-12 10:30:40 -07:00
Christopher Fujino e4a203b347
[flutter_tools] filter "Resolving dependencies..." from dart pub get output to fix test flakiness (#111312) 2022-09-10 00:26:55 +00:00
Polina Cherkasova a3c3dc864c
Create class MemoryAllocations. (#110230) 2022-09-09 17:23:10 -07: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
Nate Bosch 4d5c68c4eb
Remove .pub directories from iml templates (#109622) 2022-09-09 22:20:12 +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
Alejandro Santiago d671a834f3
fix: removed Widget type from child parameter in OutlinedButton (#111034) 2022-09-09 22:12:29 +00:00
Greg Spencer e617d003fb
Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
Ivan Dlugos d63442c1da
refactor: strip all local symbols from macOS and iOS App.framework - reduces app size (#111264) 2022-09-09 21:13:10 +00:00
Greg Spencer b10947884b
Fix documentation for InputDecoration.focusColor (#111290) 2022-09-09 19:43:04 +00: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
Christopher Fujino 7875c80344
[flutter_tools] add test debugging for #111272 (#111280) 2022-09-09 18:00:46 +00:00
Valentin Vignal 4cd734ae3a
Fix typos introduced typos in popup_menu_theme_test.dart (#111060) 2022-09-09 16:03:27 +00:00
Kenzie Davisson 8708493352
Create enum for scheduler service extension names so they can be accessed from tooling (#111222)
* Create enum for scheduler service extension names so they can be accessed from tooling

* fix two more strings
2022-09-09 08:54:36 -07:00
Renzo Olivares ad946f8478
Add ability to show magnifier on long press (#111224) 2022-09-09 12:24:36 +00:00
Tom Gilder e43850d197
Fix TabBarView with no animation not navigating (#110985) 2022-09-09 05:35:07 +00:00
Liam Appelbe ec75399beb
Null safety migration of packages/flutter_tools/test/general.shard, part 1/2 (#110711)
* Migrate packages/flutter_tools/test/general.shard, part 1/2

* Fix most of the tests

* Fix analysis

* Fix analysis

* Fix test

* Fix analysis

* Fix analysis

* Fix nit
2022-09-08 15:25:27 -07:00
Qun Cheng 98eac3f198
Migrated Checkbox to Material 3 - Added Error State (#111153) 2022-09-08 14:42:29 -07:00
yaakovschectman 4d3c122434
Use tristate checkbox engine changes (#111032)
* Introduce tests for tristate checkboxes

* Initial

* Use tristate changes in engine

* Flutter_test matchers test update

* Comments, tests

* Update packages/flutter/lib/src/semantics/semantics.dart

Co-authored-by: Chris Bracken <chris@bracken.jp>

* Assert mutual exclusivity

* Assert valid state before updating state

* Update packages/flutter/lib/src/semantics/semantics.dart

Typo fix in comment

Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>

Co-authored-by: Chris Bracken <chris@bracken.jp>
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
2022-09-08 17:41:54 -04:00
Camille Simon 70f6bed9ee
Fix spell_check_test (#110814) 2022-09-08 21:24:12 +00:00