two_way_scrollable 0.0.1
two_way_scrollable: ^0.0.1 copied to clipboard
A set of two-way growable widgets for Flutter that properly fill the viewport.
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