E
E
Evgeniy2020-07-02 06:58:48
Android
Evgeniy, 2020-07-02 06:58:48

How to add the ability to receive data from other applications and the browser using the "Share" button in a Flutter application?

Interested in the ability to share from a browser or other application the address of the current web page using the "share" button with my application on Flutter. (For example, this is implemented for almost all instant messengers or social networks, or for example in Pocket).
I emphasize that I need the ability to receive data using the "Share" button in other places, and not vice versa to send from my application
GdX6L.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrew Nodermann, 2020-07-02
@Lucian

If you need to receive data in the application from anywhere , then you need to use the deep linking technology
https://pub.dev/packages/firebase_dynamic_links https://pub.dev/packages/flutter_share If you need something else, please specify or give a more detailed example. there are contradictions in the question: Interested in the ability to share from a browser or other application , the ability to receive data using the "Share" button in other places


Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question