-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Receive data from share extensions on iOS #1215
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SputNikPlop could you do a quick test to verify it works for you too? Code looks good to me otherwise. Thanks for the contribution!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kevmo314 works as expected! LGTM
* fix: build without awesome notifications * Add share extension to copy text into chat box * Fix build errors * fix: styling * fix: restore file * fix: pubspec.lock * fix: main.dart --------- Co-authored-by: SputNikPlop <100245448+SputNikPlop@users.noreply.github.com>
This PR adds the ability for users to share selected text to the app.
Related Issues
Output
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-03-02.at.11.24.15.mp4
Notes