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

A Flutter package providing flexible file list view components: grid, list, and grouped grid layouts with Sliver support.

0.0.1 #

  • 🚀 Initial Release: yuni_file_list_view is an ultra-high performance Flutter UI package for flexible file and photo gallery layouts.
  • Three Core Modes: Provides YFileGridView, YFileListView, and YFileGroupedListView as well as their Sliver equivalents.
  • ⚡️ Ultimate 1D Flattening Matrix: A revolutionary implementation of Grouped Grid combining millions of items without freezing the engine nor introducing SliverGrid allocations per group. Fully preserves Lazy-Loading.
  • 📦 Unopinionated Builders: Pure configuration (paddings, spacings, crossAxisCount) without dictating UI constraints (colors, cards). Every shape is completely passed through required Builders.
  • Drag-Select Non-intrusive Layer: Added YDragSelectRegion and YDragSelectElement to bring zero-cost "Drag to Multi-Select & Auto-Scroll" interaction to any list, out-of-the-box.
1
likes
0
points
113
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing flexible file list view components: grid, list, and grouped grid layouts with Sliver support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_sticky_header, sliver_tools

More

Packages that depend on yuni_file_list_view