Closed roja321 closed 3 months ago
The current version is 8.0.6. Do the problems reproduce on that version?
Then in any case more details about what happens when it doesn't work will be needed in order to make it possible for someone to help resolve the issue.
I am trying to use 8.0.6 but while building project I am still getting this error:
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
.
Package file_picker:macos references file_picker:macos 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: macos: default_package: file_picker
or add an inline implementation to file_picker via platforms: macos:
pluginClass
or dartPluginClass
.
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
.
Error (Xcode): Package file_picker:linux references file_picker:linux as the default plugin, but it does not provide an inline implementation.
My project only uses Android and iOS platform and everything works on Android.
[✓] Flutter (Channel master, 3.24.0-1.0.pre.394, on macOS 14.4.1 23E224
darwin-arm64, locale cs-CZ)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.4)
[✗] Chrome - develop for the web (Cannot find Chrome executable at
/Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Android Studio (version 2024.1)
[✓] VS Code (version 1.92.0)
[✓] Connected device (3 available)
! Device 51188e48 is not authorized.
You might need to check your device for an authorization dialog.
[✓] Network resources
! Doctor found issues in 1 category.
Xcode 15.4
Build version 15F31d
@Zelkreps those warning messages look like #1555, so let's continue discussion of them there.
This issue is stale because it has been open for 7 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
I am using File_picker : 6.1.1, initially it was working for android as well as iOS but since 2 months it's not working for iOS. please give me any solution.
And I used File_picker: 4.6.1 , its working for iOS but for android it works till android version 12, not for android version 14, Please give me any suggetion.