<!-- Thank you for using Flutter!
Please check out our documentation first:
* https://flutter.io/
* https://docs.flutter.io/
If you can't find the answer there, please consider asking a question on
the Stack Overflow Web site:
* https://stackoverflow.com/questions/tagged/flutter?sort=frequent
Please don't file a GitHub issue for support requests. GitHub issues are
for tracking defects in the product. If you file a bug asking for help, we
will consider this a request for a documentation update.
--> i have a webview (Flutter WebView Plugin) .when user goes to webview and click a link to download a file nothing is happening. Flutter WebView Plugin : https://pub.dartlang.org/packages/flutter_webview_plugin Could you please help me
Same issue here