mahop_data_table 0.0.0-alpha.4 mahop_data_table: ^0.0.0-alpha.4 copied to clipboard
Collection of Flutter Widgets to display a DataTable, TreeView, TreeListView, ListView and GridView with many options, editing, advanced drag and drop support and much more.
DO NOT USE this library for production until version 1.0 #
0.0.0-alpha.4 #
- Published: 30. May 2024
- Fixed some bugs for drag and drop over two item views
- Did some styling an code cleanup
- Added documentations comments
- Added the first version of TreeView with very basic drag and drop reorder support
0.0.0-alpha.3 #
- Published: 26. May 2024
- Fixed many bugs for drag and drop over two item views
- Added examples and enhanced examples
- Added more theming and localisation support
0.0.0-alpha.2 #
- Published: 5. May 2024
- Fixed some bugs for individual row height
- Added individual row height to the "One mio rows" sample
- Added selection modes and selection types to the settings
- Added some more samples in the samples project - see: https://flutterdemo.mahop.net/index.html
- Added documentation comments on public types - more to come
0.0.0-alpha.1 #
- Published: 28. April 2024
- Upload of first ALPHA version - Creating and testing for pub.dev
- This version is mainly to see how everything looks on pub.dev