two_way_scrollable 0.1.0
two_way_scrollable: ^0.1.0 copied to clipboard
A set of two-way growable widgets for Flutter that properly fill the viewport even if there is not enough content.
two_way_scrollable #
A set of two-way growable widgets for Flutter that properly fill the viewport.
Example #
[example]
Features #
TwoWayListView
- anAnimatedListView
analog that properly grows in both directions.TwoWayCustomScrollView
- aCustomScrollView
analog that properly grows in both directions.
Getting started #
flutter pub add two_way_scrollable