wp_pivot_flutter 1.0.0 copy "wp_pivot_flutter: ^1.0.0" to clipboard
wp_pivot_flutter: ^1.0.0 copied to clipboard

A Windows Phone style pivot tab bar implementation in Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wp_pivot_flutter

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

dependencies:
  wp_pivot_flutter: ^1.0.0

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:wp_pivot_flutter/wp_pivot_flutter.dart';
11
likes
120
pub points
59%
popularity

Publisher

verified publisherchinmaykabi.com

A Windows Phone style pivot tab bar implementation in Flutter

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on wp_pivot_flutter