nova_grid 0.0.1
nova_grid: ^0.0.1 copied to clipboard
A customizable Flutter data table
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
0.0.1 - 2025-05-20 #
Added #
- Initial release of
NovaGridpackage. - Highly customizable Flutter data table component.
- Support for:
- Custom columns and row cells
- Pagination with navigation controls
- Stacked headers (multi-level column headers)
- Empty state widget support
- Sortable columns
- Optional header background color and column spacing
Changed #
- N/A
Deprecated #
- N/A
Removed #
- N/A
Fixed #
- N/A