Skip to content

[BUG] The method 'setMockMessageHandler' isn't defined for the class 'BasicMessageChannel<dynamic>' #844

@oandreyev

Description

@oandreyev

Describe the bug:
The app uses flutter_html 2.0.0. After upgrade to Flutter 2.5 the error happens at build time. The source of the error is wakelock_platform_interface that is dependency of chewie and outdated.

Workaround is

dependency_overrides:
  chewie: ^1.2.0

but, definitely, you better increase lower version boundary of this dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions