two_way_scrollable 0.0.2 copy "two_way_scrollable: ^0.0.2" to clipboard
two_way_scrollable: ^0.0.2 copied to clipboard

outdated

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

two_way_scrollable #

two_way_scrollable two_way_scrollable two_way_scrollable two_way_scrollable

A set of two-way growable widgets for Flutter that properly fill the viewport.

Example #

[example]

Features #

  • TwoWayListView - an AnimatedListView analog that properly grows in both directions.
  • TwoWayCustomScrollView - a CustomScrollView analog that properly grows in both directions.

Getting started #

flutter pub add two_way_scrollable

Usage #

https://github.com/s0nerik/two_way_scrollable/blob/e8f3ac4c14d438535896cfee606cfcee7ee2d6da/example/lib/main.dart#L151

8
likes
0
points
40
downloads

Publisher

verified publishersonerik.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter

More

Packages that depend on two_way_scrollable