flutter_image_compress
flutter_image_compress copied to clipboard
[Bug report] MissingPluginException (MissingPluginException(No implementation found for method compressAndGetFile on channel flutter_image_compress)) MacOS
Version
flutter_image_compress: ^2.3.0
Platforms
macOS
Device Model
Macbook Pro
flutter info
[✓] Flutter (Channel stable, 3.27.1, on macOS 15.1 24B83 darwin-x64, locale en-GB)
• Flutter version 3.27.1 on channel stable at /Users/fractale/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 17025dd882 (11 days ago), 2024-12-17 03:23:09 +0900
• Engine revision cb4b5fff73
• Dart version 3.6.0
• DevTools version 2.40.2
[!] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
• Android SDK at /Users/fractale/Library/Android/sdk
✗ cmdline-tools component is missing
Run `path/to/sdkmanager --install "cmdline-tools;latest"`
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/to/macos-android-setup for more details.
[✓] Xcode - develop for iOS and macOS (Xcode 16.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16B40
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2022.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)
[✓] VS Code (version 1.96.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.102.0
[✓] Connected device (2 available)
• macOS (desktop) • macos • darwin-x64 • macOS 15.1 24B83 darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.205
! Error: Browsing on the local area network for Melimelo. Ensure the device is unlocked and attached with a cable or associated with the same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)
[✓] Network resources
• All expected network resources are available.
! Doctor found issues in 1 category.
How to reproduce?
MissingPluginException (MissingPluginException(No implementation found for method compressAndGetFile on channel flutter_image_compress))
Logs
MissingPluginException (MissingPluginException(No implementation found for method compressAndGetFile on channel flutter_image_compress))
Example code (optional)
No response
Contact
No response
cd ios pod install
The platform is macOS and I'm not sure it was a pod issue here