flutter_web_browser 0.13.0 flutter_web_browser: ^0.13.0 copied to clipboard
A flutter plugin project to open a web page with Chrome Custom Tabs & SFSafariViewController.
[0.13.0] #
- Additional options for ChromeCustomTab
- Warmup api for Chrome
- Improve Browser selection on Android
[0.12.0] #
- Handle iOS 10 customization
- Various code cleanup
- Bug fixes
[0.11.0] #
- iOS 8 compatibility & reduced warnings
[0.10.0] #
- Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
[0.9.0+1] - Initial release #
- Update README
[0.9.0] - Initial release #
- Open web page web page with Chrome Custom Tabs & SFSafariViewController.