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
The flutter in-app browser is working perfectly fine. But in the top right corner there is a tabular button which includes close, share, go forward etc. I want to disable the 'share' option on that screen. Is this possible? 'add share button: false' does not work for webview. Otherwise, is it possible to put a button in webview which just closes the webview and go back to the webview launcher screen?
The text was updated successfully, but these errors were encountered:
This issue is stale and has been automatically closed because it has been open for more than 365 days with no activity. Please reopen a new issue if you still have it.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.
Hi,
The flutter in-app browser is working perfectly fine. But in the top right corner there is a tabular button which includes close, share, go forward etc. I want to disable the 'share' option on that screen. Is this possible? 'add share button: false' does not work for webview. Otherwise, is it possible to put a button in webview which just closes the webview and go back to the webview launcher screen?
The text was updated successfully, but these errors were encountered: