flutter_custom_tabs_web 2.0.0-beta+1 copy "flutter_custom_tabs_web: ^2.0.0-beta+1" to clipboard
flutter_custom_tabs_web: ^2.0.0-beta+1 copied to clipboard

unlisted

Web platform implementation of flutter_custom_tabs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_custom_tabs_web
copied to clipboard

With Flutter:

 $ flutter pub add flutter_custom_tabs_web
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_custom_tabs_web: ^2.0.0-beta+1
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_custom_tabs_web/flutter_custom_tabs_web.dart';
copied to clipboard
0
likes
0
points
182k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.08.28 - 2025.03.12

Web platform implementation of flutter_custom_tabs.

Repository (GitHub)
View/report issues

License

unknown (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