known_extents_list_view_builder 1.1.0 copy "known_extents_list_view_builder: ^1.1.0" to clipboard
known_extents_list_view_builder: ^1.1.0 copied to clipboard

A modification of Flutter's ListView and ReorderableListView that fixes performance problem for long lists with variable but known item extents.

1.0.0 #

  • Addresses performance problem for long lists with variable (but knowable) item extents. Includes a basic list and a reorderable list. Horizontal and reverse reorderable lists are not yet functional.

1.0.1 #

  • Fixes some issues pointed out by the pub points scorer.

1.0.2 #

  • Improves documentation for importing drag listener.

1.0.3 #

  • Fixes crash that would occur when reordering an item while scrolled to the bottom of the list.

1.1.0 #

  • Adds support for latest flutter release (2.5) by removing type argument from MultiDragGestureRecognizer.
13
likes
120
pub points
60%
popularity

Publisher

unverified uploader

A modification of Flutter's ListView and ReorderableListView that fixes performance problem for long lists with variable but known item extents.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on known_extents_list_view_builder