flutter_custom_tabs 1.0.1
flutter_custom_tabs: ^1.0.1 copied to clipboard
Flutter plugin for seamlessly displaying web content using Chrome Custom Tabs.
1.0.1 #
- Fix links in the document on pub.dev
1.0.0 #
NOTE:
The first major release include some breaking changes, see the migration guide for details.
0.7.0 #
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.