sliver_fixed_extend_list_with_tabs 0.0.3 copy "sliver_fixed_extend_list_with_tabs: ^0.0.3" to clipboard
sliver_fixed_extend_list_with_tabs: ^0.0.3 copied to clipboard

A Flutter package that provides a sliver widget with a customizable tab bar and a fixed-extend list of items

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sliver_fixed_extend_list_with_tabs

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

dependencies:
  sliver_fixed_extend_list_with_tabs: ^0.0.3

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_fixed_extend_list_with_tabs/sliver_fixed_extend_list_with_tabs.dart';
0
likes
160
pub points
9%
popularity

Publisher

verified publisherbomsamdi.com

A Flutter package that provides a sliver widget with a customizable tab bar and a fixed-extend list of items

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

after_first_frame_mixin, flutter, sliver_tools

More

Packages that depend on sliver_fixed_extend_list_with_tabs