You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be cool to receive sharing intents from other apps and populate the text field automatically. This plugin scaffolds the required steps: https://pub.dev/packages/receive_sharing_intent
It seems easier to not use the plugin though and instead write our own native code. We only need to handle text intents.
The text was updated successfully, but these errors were encountered:
It would be cool to receive sharing intents from other apps and populate the text field automatically. This plugin scaffolds the required steps: https://pub.dev/packages/receive_sharing_intent
It seems easier to not use the plugin though and instead write our own native code. We only need to handle text intents.
The text was updated successfully, but these errors were encountered: