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

Fixed desktop plugin implementation #542

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

DenchikBY
Copy link
Contributor

No description provided.

Copy link
Owner

@miguelpruivo miguelpruivo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR. Please, check the comments.

lib/src/file_picker_io.dart Show resolved Hide resolved
@kuhnroyal
Copy link

As far as I can tell, this broke mocking of the method channel. It is no longer const and it is private which means I can no longer access the same const instance just with the name to set the mock method handler.

@kuhnroyal
Copy link

Probably better to create 2 const channels and switch them depending on the platform.

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

Successfully merging this pull request may close these issues.

None yet

3 participants