miguelpruivo / flutter_file_picker

File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
MIT License
1.35k stars 672 forks source link

Package file_picker:linux references file_picker:linux as the default plugin, but it does not provide an inline implementation. #1609

Closed IldySilva closed 3 weeks ago

IldySilva commented 1 month ago

I was told to ask you to either avoid a reference or create a plugin while running the app

Package file_picker:linux references file_picker:linux 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: linux: default_package: file_picker` or add an inline implementation to file_picker via `platforms: linux:` `pluginClass` or `dartPluginClass`.

its a warning, i can still running the project

Flutter Version details I'm using the flutter master channel : Flutter (Channel [master], 3.26.0-1.0.pre.416

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been inactive for 14 days since being marked as stale.