flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
162.18k stars 26.64k forks source link

remove seemingly unused precompiled files concept in `FlutterPlatform` #147496

Open andrewkolos opened 2 weeks ago

andrewkolos commented 2 weeks ago

WIP. This is an experiment.

While trying to learn what FlutterPlatform is, I noticed some constructor parameters that are seemingly unused (maybe they are in g3?). This PR tries to remove them.

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.