Open
Description
Description
After upgrading to Flutter 3.32.0, our plugin (bdk-flutter) and potentially other third-party plugins encounter the error:
Flutter plugin not found, CargoKit plugin will not be applied.
This was not an issue on Flutter 3.31.x. The upstream issue is tracked here: 169186.
Impact
- Prevents initialization and build for plugins depending on CargoKit or similar plugin detection logic.
- Breaks compatibility for users updating to Flutter 3.32.0+.
- iOS builds remain unaffected.
Metadata
Metadata
Assignees
Labels
No labels