Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 390 Bytes

File metadata and controls

14 lines (9 loc) · 390 Bytes

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.