list_view_with_data_source 1.1.1
list_view_with_data_source: ^1.1.1 copied to clipboard
Build ListView via DataSource that separated from UI
Changelog #
Unreleased #
1.1.1 #
- [fix] unexpected item separator, that placed before first item without section header or after last section footter.
1.1.0 #
- Update README.
- Add status checks.
- Introduce header/footer of list
- Add new parameter ListView.physics
1.0.0 #
- Introduce
ListViewWithDataSource, see README.md.