Skip to content

Breaking change in Flutter 3.32.0: "Flutter plugin not found, CargoKit plugin will not be applied." (affects bdk-flutter) #172

Description

@StaxoLotl

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions