scrollable_list_tabview 0.2.0-nullsafety copy "scrollable_list_tabview: ^0.2.0-nullsafety" to clipboard
scrollable_list_tabview: ^0.2.0-nullsafety 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

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.2.0-nullsafety

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';
165
likes
120
pub points
86%
popularity

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on scrollable_list_tabview