flexible_data_view 0.0.3
flexible_data_view: ^0.0.3 copied to clipboard
A customizable package for displaying data in list, grid, table or slideshow views.
0.0.3 #
- Formatted all Dart files using
dart format
.
0.0.2 #
- Formatted all Dart files using
dart format
. - Improved code style consistency and resolved formatting lints.
0.0.1 #
- Initial release of
flexible_data_view
. - Supports:
- ListView, GridView, Slideshow (PageView), and TableView layouts
- Auto-sliding slideshow with custom intervals
- Custom itemBuilder for flexible rendering
- Optional custom builder override
- Table view with headers and rows