flutter_custom_tabs_android 2.0.0+1 copy "flutter_custom_tabs_android: ^2.0.0+1" to clipboard
flutter_custom_tabs_android: ^2.0.0+1 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

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.0.0+1

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';
0
likes
120
pub points
70%
popularity

Publisher

unverified uploader

Android platform implementation of flutter_custom_tabs.

Repository (GitHub)
View/report issues

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