mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Extracts _collectLicensesForComponent() from main, which collects the licenses for the specified component (e.g. flutter, third_party, skia). This is pre-factoring related to a fix for flutter/flutter#25519.