excel_table_plus 0.0.4
excel_table_plus: ^0.0.4 copied to clipboard
An enhanced Excel-style table widget for Flutter with advanced features like cell merging, resizing, styling, and more.
0.0.4 #
- Enhancement release.
- 增强版本。
0.0.3 #
- Enhancement release.
- 增强版本。
0.0.2 #
- Enhancement release.
- 增强版本。
Features / 功能特性 #
- Add resizable rows and columns support / 支持可调整行列大小
- Add cell alignment configuration / 支持单元格对齐方式配置
- Add table border customization (width, color, radius) / 支持表格边框自定义(宽度、颜色、圆角)
- Add intersection color configuration / 支持行列交叉区域颜色配置
- Add multiple demo examples (Simple, Advanced, JSON, Template) / 新增多種演示示例(基础、高级、JSON、模板)
- Improve ExcelModel with new fields for better customization / 增强ExcelModel,添加新字段以支持更好的自定义
- Add copyWith method to ExcelModel for easier updates / 为ExcelModel添加copyWith方法以便于更新
- Add JSON serialization support for Excel data / 支持Excel数据的JSON序列化
- Add template demo with various styling options / 添加模板演示,支持多种样式选项