18168 Commits

Author SHA1 Message Date
Daco Harkes
bc621327d9
Pin package:ffi in plugin_ffi template (#97720) 2022-02-03 19:42:07 +01:00
Jason Simmons
93a1177770
Invalidate the TextPainter line metrics cache when redoing text layout (#97446) 2022-02-03 09:10:17 -08:00
Nayeem Hasan
6aed693c4c
Add splashBorderRadius to TabBar (#97204) 2022-02-03 07:40:15 -08:00
Jenn Magder
ac52901c14
Export an IPA for distribution via "flutter build ipa" without --export-options-plist (#97672) 2022-02-02 19:28:25 -08:00
Kate Lovett
c045a0745b
Update SliverChildDelegate docs (#97674) 2022-02-02 18:35:17 -08:00
Kate Lovett
c57e67d844
Add docs about horizontal scrollbars (#97673) 2022-02-02 18:20:05 -08:00
Darren Austin
e82e94b28a
Updated the defaults to only use function overrides for computed values. (#97677) 2022-02-02 16:13:56 -08:00
Jonah Williams
0b72d5ca58
[flutter_tool] allow disabling profile mode timeline traces (#97622) 2022-02-02 16:00:16 -08:00
Andrei Diaconu
4a7e30f87d
Add DisplayFeatureSubScreen widget (#92907) 2022-02-02 15:20:20 -08:00
Jason Simmons
ba4d63a47b
Exit the tool if a DevTools subprocess fails when running on a bot (#97613) 2022-02-02 14:55:18 -08:00
Zachary Anderson
e50ca9acbc
Reland: [flutter_tool] Download gen_snapshot.zip for macOS desktop (#97671) 2022-02-02 14:43:55 -08:00
Lau Ching Jun
a504b93774
Addresses the feedbacks in #95738 (#97457) 2022-02-02 13:55:22 -08:00
Kate Lovett
13f106b026
Allow Clip.none as a valid clipBehavior (#95593) 2022-02-02 15:32:05 -06:00
Zachary Anderson
f82c020071
Revert "[flutter_tool] Download gen_snapshot.zip for macOS desktop (#97627)" (#97664)
This reverts commit 32abf42a0074776542bbbfcb968e25269dee7ddd.
2022-02-02 11:29:28 -08:00
Lau Ching Jun
d7688ca093
Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -08:00
Darren Austin
97124d7bf9
Updated gen_defaults to use new JSON output from the Material token database. (#97596) 2022-02-02 10:22:57 -08:00
Zachary Anderson
32abf42a00
[flutter_tool] Download gen_snapshot.zip for macOS desktop (#97627) 2022-02-02 10:21:31 -08:00
Alberto
822a4d6705
chore: Updated AutofillContextAction documentation (#97245) 2022-02-02 10:05:20 -08:00
Marcel Kirchhoff
fdf8627c95
Fix VisualDensity's vertical lerp implementation (#96597)
Fixes #96591
2022-02-02 09:22:57 -08:00
Collin Jackson
10fbbafe09
[flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -08:00
Pierre-Louis
a22cf5d6b9
Update packages (#97592)
* update packages

* implement

* remove trailing spaces

* Revert "remove trailing spaces"

This reverts commit d3bffbef57d142a4a5d98dea4c3e9b6db856c9bb.

* Revert "implement"

This reverts commit 6b6172a827c84985c5fe09e676096878fba43306.
2022-02-02 09:16:05 +01:00
Jenn Magder
802d872d40
Revert "Export an IPA for distribution via "flutter build ipa" without --export-options-plist" (#97616) 2022-02-01 18:26:23 -08:00
Taha Tesser
7a4f5ebf4a
BottomNavigationBar: add themeable mouse cursor (#96736) 2022-02-01 16:17:39 -08:00
Jenn Magder
6ceb418b58
Export an IPA for distribution via "flutter build ipa" without --export-options-plist (#97243) 2022-02-01 16:13:21 -08:00
Jenn Magder
a599c23b2b
Disallow running on unsupported devices (#97338) 2022-02-01 16:13:03 -08:00
Jami Couch
af89a25e5b
Re-land "Support Scribble Handwriting" (#96615) (#97437) 2022-02-01 09:50:07 -08:00
Callum Moffat
f70f0ae9bb
PointerDeviceKind and ui.PointerChange forwards-compatibility (#97350)
* PointerDeviceKind and ui.PointerChange forwards-compatibility

* Add link to trackpad gestures issue

* Add TODO
2022-01-31 18:28:12 -08:00
Caio Agiani
29b44f79d9
packages: fix typos recieve => receive (#97488) 2022-01-31 08:43:15 -08:00
Viren Khatri
53771aba0c
improve docs for testing dart fix (#97493) 2022-01-30 11:45:14 -08:00
Pierre-Louis
6bd0b95728
[Icons] Prevent double underscores after replacement (#96904)
* Prevent double underscores after replacement

* add test

* remove trailing space
2022-01-30 13:16:32 +01:00
Danny Tuppeny
4fa0e0d449
Make DAP tests more tolerant of output that didn't come from the app being tested (#97291)
Fixes #97238.
2022-01-29 10:03:31 +00:00
Christopher Fujino
da88baffd7
[flutter_tools] remove dummy implementation from abstract class .isEnabled() (#96888) 2022-01-28 16:40:12 -08:00
Taha Tesser
e5f9d5bd26
Update PopupMenuButton example (#96681) 2022-01-28 14:10:14 -08:00
chunhtai
3348a55035
fixes navigator to be able to handle route with duplicate page key in… (#97394) 2022-01-28 09:40:11 -08:00
Taha Tesser
cc2c902bcb
Fix tappable area for DropdownButtonFormField & add InkWell to DropdownButton (#95906) 2022-01-28 07:20:24 -08:00
Taha Tesser
fc71ec55ee
Add CupertinoTimerPicker Interactive Example (#93621) 2022-01-28 06:35:17 -08:00
Taha Tesser
120d25f786
RefreshIndicator: Add an interactive example (#97254) 2022-01-28 02:40:06 -08:00
Anurag Roy
4621dff892
Deprecate useDeleteButtonTooltip for Chips (#96174) 2022-01-27 22:20:13 -08:00
Kate Lovett
e854b8cc88
Update RawScrollbar to support the track (#97335) 2022-01-27 16:55:22 -08:00
Justin McCandless
40c4da5cb8
Revert "Re-land "Support Scribble Handwriting" (#96615) (#96881)" (#97405)
This reverts commit c54ce01575bf5002529e733143c948ba6ae301b7.
2022-01-27 16:11:02 -08:00
Jami Couch
c54ce01575
Re-land "Support Scribble Handwriting" (#96615) (#96881) 2022-01-27 15:10:21 -08:00
Danny Tuppeny
942de67838
Make remaining DAP tests null-safe (#97368) 2022-01-27 20:08:17 +00:00
Jonas Martinez
31ca4db525
Flutter web add support for NetworkImage headers (#85954) 2022-01-26 15:00:13 -08:00
Daco Harkes
0e2f51dfd0
FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
Amir Panahandeh
42a8122314
Mirror before scaling in _AnimatedIconPainter (#93312) 2022-01-26 13:50:12 -08:00
Jonah Williams
8c1d9d7627
[framework] make HitTestEntry generic (#97175) 2022-01-26 13:10:20 -08:00
Zachary Anderson
657bca4b7f
[tool] Use an arm64 Dart SDK on arm64 macOS (#97189) 2022-01-26 11:30:20 -08:00
Aliaksei Chorny
790ca116f9
Add splashRadius to PopupMenuButton (#91148) 2022-01-26 08:49:12 -08:00
Lau Ching Jun
1065826686
ProxiedDevice, connection to a remotely connected device via flutter daemon. (#95738)
Also allow daemon commands to pass binary streams
2022-01-25 23:46:14 -08:00
Kate Lovett
94d9b02deb
Deprecate Scrollbar hoverThickness and showTrackOnHover (#97173) 2022-01-25 20:00:07 -08:00