v1.9.0 of receive_sharing_intent
The official repository for Dart and Flutter packages. [Unoffic…
June 24, 2026
A flutter plugin that enables flutter apps to receive sharing photos, text or url from other apps. Changelog excerpt: ### Breaking changes - Requires Flutter 3.38 or newer. - iOS: Apps must now adopt a SceneDelegatefor the new UIScenelifecycle — see the README and the official guide. - iOS: Now uses Swift Package Manager only(the CocoaPods podspec was removed). Enable it with flutter config --enable-swift-package-managerand link the receive-sharing-intentproduct in your Share Extension. - **iOS[...]
Discussion in the ATmosphere