Skip to content

Library does no longer work for newest Flutter version 3.24.4 #14

@iKK001

Description

@iKK001

Using the newest version (i.e. Flutter v3.24.4 and Dart v3.5.4), your Example does not work !

Can I please ask you to update your library to make it work with the newest Flutter version ?

I am pretty desperate on this.

Error 1: model.isSupported not recognized
DartError: MissingPluginException(No implementation found for method isSupported on channel apparence.io/usbdevice)

Error 2:
DartError: MissingPluginException(No implementation found for method getDevices on channel apparence.io/usbdevice)

Uncommenting a few things, I can get it to work in DEBUG mode of Flutter.

But it does not work in RELEASE mode of Flutter !!!!
(as already described here...)

Error 3:
Your library does not work in RELEASE mode of Flutter.

Metadata

Metadata

Assignees

No one assigned

    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