scrollview_with_bar 0.0.1 copy "scrollview_with_bar: ^0.0.1" to clipboard
scrollview_with_bar: ^0.0.1 copied to clipboard

A Flutter package which provides a side bar with handle to scroll in the scrollable area.

scrollview_with_bar #

A Flutter package which provides a side bar with handle to scroll in the scrollable area.

Getting Started #

Container( height: 200, width: 250, child: ScrollViewWithScrollBar( child: Text('Lorem Ipsum is simply dummy text of the printing and' ' typesetting industry. Lorem Ipsum has been the industry's standard' ' dummy text ever since the 1500s, when an unknown printer took a galley ' 'of type and scrambled it to make a type specimen book. It has' ' survived not only five centuries, but also the leap into electronic' ' typesetting, remaining essentially unchanged. It was popularised in ' 'the 1960s with the release of Letraset sheets containing Lorem Ipsum' ' passages, and more recently with desktop publishing software like Aldus ' 'PageMaker including versions of Lorem Ipsum.'), ), )

2
likes
10
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package which provides a side bar with handle to scroll in the scrollable area.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on scrollview_with_bar