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.

[0.1.0] - Initial release #

Features #

  1. Configure background color of labels,
  2. Add as many as ScrollView widgets,
  3. Synchronize inner scroll view and tab view.

[0.1.1] - Syntax Changes #

This release contains minor syntax changes and new demo gif.

[0.1.2] - Syntax Changes #

Update the documentation.

[0.1.3] - Minor additions #

This release includes the following improvements and features:

  1. Add curve parameters for animations of both tab and inner scrollview.
  2. Add animation duration parameter for scroll animations of both tab and scrollview.
  3. Add necessary error checking assertions.

[0.1.3+1] - Formatting changes #

[0.1.4] - Syntax improvements #

This release includes a new .APK and example shows the usage of curves and animations.

[0.1.5] - Bug fix #

Remove the usage of old OutlineButton and use OutlinedButton instead.

[0.1.6] - Minor bug fixes #

Fix issue with ListTab's parameter of showIconOnList not working properly.

165
likes
40
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

License

MIT (LICENSE)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on scrollable_list_tabview