flex_grid 3.0.1 flex_grid: ^3.0.1 copied to clipboard
The FlexGrid control provides a powerful and quickly way to display data in a tabular format. It is including that frozened column/row,loading more, high performance and better experience in TabBarVie [...]
3.0.1 #
- add cell height limit for rowWrapper callback
- fix cellstyle and headerstyle not working after they are changed
3.0.0 #
- Breaking Change: add horizontalHighPerformance and verticalHighPerformance instead of highPerformance
2.0.1 #
- Change default horizontal physics to NeverScrollableScrollPhysics
- Add [FlexGrid.horizontalPhysics]
2.0.0 #
- Add [FlexGrid.link] to link with [ExtendedTabView] when [FlexGrid] is overscroll
- Breaking Change: remove [FlexGrid.outerHorizontalSyncController]
- Implements with SyncControllerMixin, SyncScrollStateMinxin [sync_scroll_library]
1.0.0 #
- BreakingChange: remove [FlexGrid.rebuildCustomScrollView]
0.3.1 #
- Fix indicatorBuilder is not working.
0.3.0 #
- Public methods in HorizontalSyncScrollMinxin.
0.2.0 #
- Public classes.
0.1.0 #
- First Release.