om_data_grid 0.0.9
om_data_grid: ^0.0.9 copied to clipboard
A powerful, customizable, and high-performance data grid for Flutter apps, with support for advanced filtering, sorting, grouping, and charting.
0.0.8 #
- Fix platform support issues for Android, iOS, Windows, Linux, macOS, and Web.
- Improve Web compatibility by isolating
dart:ioandopen_file_pluslogic. - Isolate
file_pickerusage to resolve analyzer warnings on some platforms.
0.0.7 #
- update class names
0.0.6 #
- update to last versions of packages
0.0.5 #
- Fix static analysis issues.
- Update documentation.
0.0.4 #
- Improve grid performance.
- Fix minor bugs in filtering.
0.0.1 #
- Initial release of
om_data_grid. - Core DataGrid implementation.
- Features included: filtering, sorting, grouping, charting, and more.