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
I'm using share_plus to share some text + a link generated by firebase dynamic links. On the web build share plus makes a mailto: url to share the link, but I'd rather copy the text to the clipboard so that it can be pasted into various places.
Proposal
Provide an option to share by copying to the clipboard.