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

no handler found for channel miguelruivo.flutter.plugins.filepicker Mac OS #413

Closed
iamsabet opened this issue Sep 27, 2020 · 4 comments
Closed
Labels
new issue An issue that hasn't yet been seen from the maintainer

Comments

@iamsabet
Copy link

hi I'm using this repo for the app I used to config this for version 1.3.0 back then I managed to handle for all platforms
now it does not work on mac os after upgrading hover and flutter_file_picker to 2.0.3
and error is :
no handler found for channel miguelruivo.flutter.plugins.filepicker

flutter channel beta upgraded to the latest
hover version : 0.43.0

I appreciate an answer, ty

@iamsabet iamsabet added the new issue An issue that hasn't yet been seen from the maintainer label Sep 27, 2020
@miguelpruivo
Copy link
Owner

Hi, right now, you need to use any version below 2.0.0. I’ve created an issue already #382 to migrate the desktop as well.

You can track it from there.

@iamsabet
Copy link
Author

ty, it worked pretty well <3
had to remove file_picker on go.mod so it would produce it again flutter clean did not work

@honglei92
Copy link

ty, it worked pretty well <3
had to remove file_picker on go.mod so it would produce it again flutter clean did not work

what 3

@shareef-dweikat
Copy link

If anybody still facing this issue, just upgrade to latest flutter_file_picker version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new issue An issue that hasn't yet been seen from the maintainer
Projects
None yet
Development

No branches or pull requests

4 participants