sliver_grouped_list 1.1.2-nullsafety.0 sliver_grouped_list: ^1.1.2-nullsafety.0 copied to clipboard
SliverGroupedList Widget. Build a beautiful Table based on Sliver Widgets with entries group by headers.
[1.1.2-nullsafety.0] - 10.04.2021. #
- Add bodyPlaceholderBuilder
- Null safety support
[1.1.1] - 05.10.2020. #
- SliverAppBar support
[1.1.0] - 04.10.2020. #
- Removed GestureDetector. Should be implemented on customer side.
- Provide index in bodyEntryBuilder
[1.0.5] - 28.08.2020. #
- Better documentation.
[1.0.4] - 28.08.2020. #
- More properties to set up for a group's body entry header.
[1.0.3] - 20.08.2020. #
- Provide a valid description in pubspec.yaml file.
[1.0.2] - 20.08.2020. #
- Provide example.
[1.0.1] - 20.08.2020. #
- Make SliverList instead SliverFixedExtentList.
[1.0.0] - 19.08.2020. #
- Initial release. The Widget for making a grouped SliverList with Header/Entry content.