flutter_custom_tabs_android 2.2.0-dev.4 copy "flutter_custom_tabs_android: ^2.2.0-dev.4" to clipboard
flutter_custom_tabs_android: ^2.2.0-dev.4 copied to clipboard

PlatformAndroid
unlisted

Android platform implementation of flutter_custom_tabs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_custom_tabs_android
copied to clipboard

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

dependencies:
  flutter_custom_tabs_android: ^2.2.0-dev.4
copied to clipboard

Alternatively, your editor might support 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_android/flutter_custom_tabs_android.dart';
copied to clipboard
0
likes
140
points
148k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.08.27 - 2025.03.11

Android platform implementation of flutter_custom_tabs.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_custom_tabs_platform_interface, meta

More

Packages that depend on flutter_custom_tabs_android