crazecoder / open_file

A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)
BSD 3-Clause "New" or "Revised" License
252 stars 438 forks source link

Package have newer versions incompatible with dependency constraints. #298

Closed mr0weird0guy closed 1 month ago

mr0weird0guy commented 1 month ago

Resolving dependencies... Downloading packages... material_color_utilities 0.11.1 (0.12.0 available) meta 1.15.0 (1.16.0 available) Got dependencies! 2 packages have newer versions incompatible with dependency constraints. Try flutter pub outdated for more information.

Package open_file:macos references open_file_macos:macos as the default plugin, but the package does not exist, or is not a plugin package.
Ask the maintainers of open_file to either avoid referencing a default implementation via `platforms: macos: default_package: open_file_macos` or create a plugin named open_file_macos.

Package open_file:macos references open_file_macos:macos as the default plugin, but the package does not exist, or is not a plugin package.
Ask the maintainers of open_file to either avoid referencing a default implementation via `platforms: macos: default_package: open_file_macos` or create a plugin named open_file_macos.

Package open_file:macos references open_file_macos:macos as the default plugin, but the package does not exist, or is not a plugin package.
Ask the maintainers of open_file to either avoid referencing a default implementation via `platforms: macos: default_package: open_file_macos` or create a plugin named open_file_macos.