tabbar 0.1.1 copy "tabbar: ^0.1.1" to clipboard
tabbar: ^0.1.1 copied to clipboard

Simple tabbar, rewritten using pagecontroller and facilitating internal PageView manipulation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tabbar

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

dependencies:
  tabbar: ^0.1.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:tabbar/tabbar.dart';
23
likes
40
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Simple tabbar, rewritten using pagecontroller and facilitating internal PageView manipulation

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tabbar