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

Support For SDK 31 #42

Closed Nikhil27b closed 2 years ago

Nikhil27b commented 2 years ago

Please add support for SDK 31 its plugin had a issue with SDK 32

lohanbodevan commented 2 years ago

I have the same issue and it seems like there is a PR opened to fix this issue: https://github.com/victorbonnet/flutter_web_browser/pull/43 Perhaps @victorbonnet could take a look. Thanks!

victorbonnet commented 2 years ago

The PR has been merged and the new release 0.17.0 should be available. Thanks