Flutter 3.47.1 Stops a Transitive Package From Injecting Native Code Into Your App
The 3.47.1 hotfix validates plugin class and package identifiers before they land in GeneratedPluginRegistrant. Here is the hole it closes, the regex that closes it, and the other 11 fixes in the release.