Delete packages/flutter_tools/lib/src/fuchsia directory#154880
Delete packages/flutter_tools/lib/src/fuchsia directory#154880zijiehe-google-com merged 20 commits intoflutter:masterfrom
Conversation
chingjun
left a comment
There was a problem hiding this comment.
Thanks for the cleanup. LGTM with a nit.
Also cc @christopherfujino @bkonyi
| ? FuchsiaApp.fromFuchsiaProject(FlutterProject.current().fuchsia) | ||
| : FuchsiaApp.fromPrebuiltApp(applicationBinary); | ||
| // Unsupported yet. | ||
| return null; |
There was a problem hiding this comment.
Maybe throw UnimplementedError() here?
There was a problem hiding this comment.
This LGTM if you apply this suggestion
|
@chingjun actually, I'm thinking we can/should also delete the |
|
fuchsia does use flutter/engine, not very sure if the .ci.yaml file being referred above is relevant. |
|
@zijiehe-google-com do you know whether fuchsia is using flutter/engine prebuilts? Or is it built in the fuchsia tree? Note that this is not directly related to this PR, and we can take the discussion offline / internal if you prefer so. |
|
The pre built binaries from flutter/engine. |
|
I will follow up with you offline. |
Manual roll requested by [email protected] flutter/flutter@c4c9f47...7fe8237 2024-09-18 [email protected] Roll Flutter Engine from 4bdcbf39c200 to 15e9e3153266 (1 revision) (flutter/flutter#155371) 2024-09-18 [email protected] Roll Flutter Engine from fdf38910bad4 to 4bdcbf39c200 (5 revisions) (flutter/flutter#155368) 2024-09-18 [email protected] Roll Packages from 4f2b9cd to c7406b3 (1 revision) (flutter/flutter#155362) 2024-09-18 [email protected] Roll Flutter Engine from 4f2d866aef32 to fdf38910bad4 (1 revision) (flutter/flutter#155339) 2024-09-18 [email protected] Roll Flutter Engine from 311ba971bb3a to 4f2d866aef32 (4 revisions) (flutter/flutter#155329) 2024-09-18 [email protected] Fix missing icon props in button `styleFrom` methods (flutter/flutter#154821) 2024-09-17 [email protected] Roll Flutter Engine from 0ef18a3ef064 to 311ba971bb3a (8 revisions) (flutter/flutter#155325) 2024-09-17 [email protected] [CupertinoAlertDialog] Add tap-slide gesture (flutter/flutter#154853) 2024-09-17 [email protected] Uninstall /can fail/ (flutter/flutter#155314) 2024-09-17 [email protected] Roll Packages from df88c81 to 4f2b9cd (3 revisions) (flutter/flutter#155312) 2024-09-17 [email protected] Roll Flutter Engine from a1700b9ea2db to 0ef18a3ef064 (1 revision) (flutter/flutter#155311) 2024-09-17 [email protected] Roll Flutter Engine from 1376288f5c2a to a1700b9ea2db (2 revisions) (flutter/flutter#155290) 2024-09-17 [email protected] Delete packages/flutter_tools/lib/src/fuchsia directory (flutter/flutter#154880) 2024-09-17 [email protected] Adds ColorSwatch matcher (flutter/flutter#155272) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
It's not being actively used, and fuchsia team does not have bandwidth to maintain it.
Bug: https://b.corp.google.com/issues/353729557
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.