two_way_scrollable

Creator: coderz1093

Last updated:

0 purchases

two_way_scrollable Image
two_way_scrollable Images
Add to Cart

Description:

two way scrollable

two_way_scrollable #




A set of two-way growable widgets for Flutter that properly fill the viewport even if there is not enough content.
Example #

Features #

TwoWayCustomScrollView - a CustomScrollView replacement that properly grows in both directions.
TwoWayListView - an AnimatedListView analog that properly grows in both directions. Based on TwoWayCustomScrollView and SliverTwoWayList.
SliverTwoWayList - a set of Sliver widgets that can be used with TwoWayCustomScrollView/CustomScrollView to achieve any positioning in a list.

Note: TwoWayCustomScrollView and TwoWayListView only allow anchoring to the top or bottom, but not in the middle.
Getting started #
flutter pub add two_way_scrollable
copied to clipboard
Usage #
https://github.com/s0nerik/two_way_scrollable/blob/07f2dcdcd31c0f3d0dc4ff35fb15ebf35d389801/example/lib/main.dart#L148

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.