flutter_custom_tabs 0.7.0 copy "flutter_custom_tabs: ^0.7.0" to clipboard
flutter_custom_tabs: ^0.7.0 copied to clipboard

PlatformAndroidiOS
outdated

Flutter plugin for seamlessly displaying web content using Chrome Custom Tabs.

0.7.0 #

  • Migrated to Null Safety(#36).
  • Bug Fix : shows black screen while launching in release mode(#37).
  • Support Android11.
  • Update the dependent url_launcher to v6.0.3.

0.6.0 #

  • Added HTTP headers option(#13)

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.4.0 #

  • Fix: Only works with Chrome(#2).

0.3.0 #

  • Migrate to dart 2.0 release(#1).

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.

ref. CustomTabsIntent.Builder

245
likes
150
points
164k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for seamlessly displaying web content using Chrome Custom Tabs.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, meta, url_launcher

More

Packages that depend on flutter_custom_tabs