flutter_custom_tabs_web 1.1.0 copy "flutter_custom_tabs_web: ^1.1.0" to clipboard
flutter_custom_tabs_web: ^1.1.0 copied to clipboard

Platformweb
unlisted

Web platform implementation of flutter_custom_tabs.

flutter_custom_tabs_web #

Web platform implementation of flutter_custom_tabs.

Usage #

Import the package #

This package is the endorsed implementation of flutter_custom_tabs for the web platform since version 1.0.0, so it gets automatically added to your dependencies by depending on flutter_custom_tabs: ^1.1.0.

...
dependencies:
  ...
  flutter_custom_tabs: ^1.1.0
  ...

Once you have flutter_custom_tabs in pubspec.yaml you should be able to use package:flutter_custom_tabs as normal.

0
likes
140
points
178k
downloads

Publisher

unverified uploader

Weekly Downloads

Web platform implementation of flutter_custom_tabs.

Documentation

API reference

License

Apache-2.0, BSD-3-Clause (license)

Dependencies

flutter, flutter_custom_tabs_platform_interface, flutter_web_plugins, meta, url_launcher_platform_interface, url_launcher_web

More

Packages that depend on flutter_custom_tabs_web