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

[flutter_local_notifications] updated plugin to no longer register Linux implementation #2379

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

MaikuB
Copy link
Owner

@MaikuB MaikuB commented Jul 23, 2024

Follow up to #2371 and relates to #2368

As the Linux package now handles registering the Linux implementation, the app-facing package no longer needs to do this

@MaikuB MaikuB merged commit 5941c09 into master Jul 23, 2024
16 checks passed
@MaikuB MaikuB deleted the remove-linux-registration-ctor branch July 23, 2024 11:45
@OlaiyaO
Copy link

OlaiyaO commented Aug 2, 2024

It appears you've solved the problem and I've used the "flutter pub upgrade" command but it still reproduces the message...

Package file_picker:windows references file_picker:windows as the default plugin, but it does
not provide an inline implementation.
Ask the maintainers of file_picker to either avoid referencing a default implementation via
platforms: windows: default_package: file_picker or add an inline implementation to
file_picker via platforms: windows: pluginClass or dartPluginClass.

@MaikuB
Copy link
Owner Author

MaikuB commented Aug 2, 2024

Please take a closer look at the logs you're pasting

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