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

A Flutter package that provides a sliver widget with a customizable tab bar and a fixed-extend list of items, including parents and children. If the last section (parent and its children) is too short [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sliver_fixed_extend_list_with_tabs

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 dart pub get):

dependencies:
  sliver_fixed_extend_list_with_tabs: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
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, including parents and children. If the last section (parent and its children) is too short to reach the top of the screen, the package offers a customizable footer to fill the missing space.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

after_first_frame_mixin, flutter, sliver_tools

More

Packages that depend on sliver_fixed_extend_list_with_tabs