flutter_custom_tabs 0.5.0 flutter_custom_tabs: ^0.5.0 copied to clipboard
Flutter plugin for seamlessly displaying web content using Chrome Custom Tabs.
0.5.0 #
NOTE:
This package only support CustomTabs for androidx from v0.5.0.
If you migrate existing project to androidx see the official docs.
- AndroidX support(#11)
0.2.0 #
- Support custom transition.
- Support enabling of Instant apps.
0.1.0 #
Initial release of plugin supports following customization options:
- Custom tab toolbar color.
- Hides the toolbar when the user scrolls down the page.
- Adds default sharing menu.
- Show web page title in tool bar.