excel_table_plus 0.0.4 copy "excel_table_plus: ^0.0.4" to clipboard
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 / 添加模板演示,支持多种样式选项

0.0.1 #

  • Initial release.
  • 初始版本。

Features / 功能特性 #

  • Basic Excel table widget implementation / 基础Excel表格组件实现
  • Support for cell editing / 支持单元格编辑
  • Support for cell selection / 支持单元格选择
  • Support for scrolling / 支持滚动浏览
  • Customizable cell appearance / 可自定义单元格外观
9
likes
145
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

An enhanced Excel-style table widget for Flutter with advanced features like cell merging, resizing, styling, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on excel_table_plus