victorbonnet / flutter_web_browser

Plugin for flutter to open web page with Chrome Custom Tabs and SFSafariViewController
MIT License
63 stars 44 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.