flutter_multi_table 0.0.3
flutter_multi_table: ^0.0.3 copied to clipboard
A Flutter packages for creating dynamic, multi-column tables with features like dropdowns, validation, and read-only cells. Ideal for interactive table inputs.
0.0.2 - 2024-26-12 #
Bug Fixes #
- Fixed formatting issues in controller and widget files
- Corrected documentation formatting
- Resolved static analysis warnings
0.0.1 - 2024-26-12 #
intial Release #
- Fully customizable table layout and styling
- Support for text inpiuit and dropdown cells
- Configurable read-only cells
- Built-in validation for inputs
- Responsive design for both portrait and landscape orientations
- Realtime data updates with onChanged callbacks
- Easy Data management with dedicated
- Customizable styling for headers, cells, and error messages
- initial implementation of basic ussage and andvanced configuration options