side_header_list_view 0.0.4
side_header_list_view: ^0.0.4 copied to clipboard
ListView with sticky headers on the side. Inspired by the Android contacts app and the calendar app.
0.0.4 - 2018-08-30 #
- Update dart constraints
0.0.3 - 2018-01-28 #
- Fixed list padding on header.
0.0.2 - 2017-12-27 #
Bug fix release with two bug fixes:
- Overscroll on iOS resulted in an out of bounds exception
- Last item never showed a header, although it should have.
0.0.1 - 2017-12-09 #
- First release of this awesome project :)