The recent release of Flutter 3.29.0 has caused some apps to fail to build due to the removal of the io.flutter.plugin.common.PluginRegistry.Registrar API, which was not mentioned in the breaking changes. The update has broken many libraries dependent on this import, requiring manual fixes. Better communication from Flutter about such critical changes could help developers avoid similar issues in the future.
1 Comment
Sort: