Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
iKK001 opened this issue Nov 23, 2024 · 0 comments
Open

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

iKK001 opened this issue Nov 23, 2024 · 0 comments

Comments

@iKK001
Copy link

iKK001 commented Nov 23, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant