bidirectional_scroll_view 0.1.1 bidirectional_scroll_view: ^0.1.1 copied to clipboard
Plugin that provides a bidirectional scrollview.
bidirectional_scroll_view #
This package for Flutter allows you to scroll in both horizontal and vertical directions.
It works as follows:
new BidirectionalScrollViewPlugin(child: <replace with your own widget>)
Support #
Please file issues and feature requests.