scrollable_list_tabview 0.1.6 copy "scrollable_list_tabview: ^0.1.6" to clipboard
scrollable_list_tabview: ^0.1.6 copied to clipboard

A Flutter widget which syncronize a ScrollView and a custom tab view.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrollable_list_tabview
copied to clipboard

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

dependencies:
  scrollable_list_tabview: ^0.1.6
copied to clipboard

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:scrollable_list_tabview/scrollable_list_tabview.dart';
copied to clipboard
167
likes
40
points
129
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

A Flutter widget which syncronize a ScrollView and a custom tab view.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (license)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on scrollable_list_tabview