Flutter webview find difficulties to get PWA button action
I’ve a flutter app and this app also contain a pwa. I use in webview_flutter.
In pwa I have a button “share”. What I need is:
When I tap on on this share button inside the pwa I need the flutter app open the share widget.