droibit / flutter_custom_tabs

A Flutter plugin for mobile apps to launch a URL in Custom Tabs/SFSafariViewController.
https://pub.dartlang.org/packages/flutter_custom_tabs
Apache License 2.0
136 stars 68 forks source link
chrome-custom-tabs chrome-customtabs custom-tabs flutter flutter-plugin

Flutter Custom Tabs Plugin

A Flutter plugin to launch a URL in Custom Tabs with a similar feel to url_launcher,
which allows you to add the browser experience that Custom Tabs provides to your mobile apps.

This plugin is built as federated plugins, see the app facing package flutter_custom_tabs for details.