sliver_tabbar_with_mixed_list 0.0.9 copy "sliver_tabbar_with_mixed_list: ^0.0.9" to clipboard
sliver_tabbar_with_mixed_list: ^0.0.9 copied to clipboard

A Flutter package that provides a sliver widget with a customizable tab bar and a mixed list of items.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sliver_tabbar_with_mixed_list

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

dependencies:
  sliver_tabbar_with_mixed_list: ^0.0.9

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:sliver_tabbar_with_mixed_list/sliver_tabbar_with_mixed_list.dart';
0
likes
160
pub points
49%
popularity

Publisher

verified publisherbomsamdi.com

A Flutter package that provides a sliver widget with a customizable tab bar and a mixed list of items.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

after_first_frame_mixin, buttons_tabbar, flutter, sliver_tools

More

Packages that depend on sliver_tabbar_with_mixed_list