mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Clarify that a referenced default package must also be a plugin package (one, which provides a pluginClass or a dartPluginClass). Fixes #152037 More precisely https://github.com/flutter/flutter/issues/152037#issuecomment-2239909463. Introduced in #137040