KasemJaffer / receive_sharing_intent

A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.
Apache License 2.0
321 stars 369 forks source link

receive_sharing_intent: ^1.4.5 unable to build #268

Closed plumkodali closed 5 months ago

plumkodali commented 7 months ago

If add dependencies: pubspec.yaml receive_sharing_intent: ^1.4.5

I get this error when I build application in flutter vs code terminal

FAILURE: Build failed with an exception.

Is there any solution for this.

I am using

Tools • Dart 3.1.1 • DevTools 2.25.0

Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.13.3, on macOS 13.3 22E252 darwin-arm64, locale en-IN) [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0-rc3) [✓] Xcode - develop for iOS and macOS (Xcode 14.3.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2021.1) [✓] VS Code (version 1.67.0) [✓] Connected device (4 available) [✓] Network resources

kotlin_version = '1.7.10'

Gobinda74 commented 7 months ago

This is basically a dead package like react-native-receive-sharing-intent. No maintenance,no upgradation nothing. I've used it two years ago worked fine but now it has so many compatibility issues. You can not downgrade flutter sdk for that but what you can do is - use flutter_sharing_intent

plumkodali commented 7 months ago

Thanks for the information will user flutter_sharing_intent

KasemJaffer commented 5 months ago

I have recently restarted active maintenance and published a couple releases with fixes, new features and a simplified way of setting up iOS. I encourage you to check out the latest release v1.6.4