data_table_2 与 flutter 官方 DataTable 的区别

data_table_2 与 flutter 官方 DataTable 的区别 https://blog.csdn.net/ken2232/article/details/143181634

flutter 数据表增强库 `data_table_2` 错误问题 记录 (****) https://blog.csdn.net/ken2232/article/details/143180018

data_table_2 与 flutter 官方 DataTable 的区别

其他类的区别,查看方法,可以参考如下:

DataRow2 class

https://pub.dev/documentation/data_table_2/latest/data_table_2/DataRow2-class.html

Extension of standard DataRow, adds row level tap events. Also there're onSecondaryTap and onSecondaryTapDown which are not available in DataCells and which can be useful in Desktop settings when a reaction to the right click is required.

DataColumn2 class

https://pub.dev/documentation/data_table_2/latest/data_table_2/DataColumn2-class.html

Extension of stock DataColumn, adds the capability to set relative column size via size property

相关推荐
消失的旧时光-19435 小时前
Flutter Event Loop
flutter
程序员老刘7 小时前
跨平台开发地图:客户端技术选型指南 | 2025年10月
flutter·react native·客户端
傅里叶7 小时前
Flutter 工程环境、插件使用、protobuf配置与字体/持久化管理
flutter
傅里叶8 小时前
Flutter之《环境与依赖配置》
flutter
大雷神8 小时前
【成长纪实】HarmonyOS中ArkTS与Flutter数据类型对比详解
flutter
未来猫咪花13 小时前
Riverpod 3.0:一个过度设计的反面教材
flutter
消失的旧时光-194314 小时前
Flutter 并发编程全解:从零掌握 Isolate
flutter
西西学代码1 天前
Flutter---EQ均衡器
flutter
LinXunFeng1 天前
Flutter webview 崩溃率上升怎么办?我的分析与解决方案
flutter·ios·webview
西西学代码1 天前
Flutter---GridView+自定义控件
flutter