victorbonnet / flutter_web_browser

Plugin for flutter to open web page with Chrome Custom Tabs and SFSafariViewController
MIT License
62 stars 39 forks source link

No close event when dragging down to close the browser #47

Open joshuajylin opened 2 years ago

joshuajylin commented 2 years ago

If using UIModalPresentationStyle.pageSheet and dragging down to close the browser, the close event will never be received.