vertical_scrollable_tabview 0.0.7 vertical_scrollable_tabview: ^0.0.7 copied to clipboard
A Flutter widget which syncronize a ScrollView and a custom tab view.
0.0.7 #
- Fix the problem of the tabbar going to wrong position when clicked (thanks to @mohamedalaaser)
0.0.6 #
- Fix web generated_plugin_registrant.dart bug
0.0.5 #
- Remove support for horizontal scroll direction
- Change ListView to SliverAppBar
- Add slivers parameters in CustomScrollView
- Fix the web'plugin bug
0.0.4 #
- Support for Web Applicationy
0.0.3 #
- Support for Axis Orientation / ScrollDirection
0.0.2 #
- Change documentation
0.0.1 #
- TODO: Initial Release