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

相关推荐
菜鸟小芯3 分钟前
【开源鸿蒙跨平台开发先锋训练营】DAY8~DAY13 底部选项卡&我的页面功能实现
flutter·harmonyos
灰灰勇闯IT5 分钟前
Flutter for OpenHarmony:悬浮按钮(FloatingActionButton)最佳实践 —— 强化核心操作,提升用户效率
flutter·华为·交互
雨季66614 分钟前
Flutter 三端应用实战:OpenHarmony “心流之泉”——在碎片洪流中,为你筑一眼专注的清泉
开发语言·前端·flutter·交互
一起养小猫1 小时前
Flutter for OpenHarmony 进阶:表达式解析算法与计算器核心实现
算法·flutter·harmonyos
不爱吃糖的程序媛2 小时前
Flutter 三方库鸿蒙(OHOS)适配分析流程
flutter·华为·harmonyos
mocoding2 小时前
我这样用鸿蒙化Flutter三方库file_selector实现单图片和多图片选择
flutter·华为·harmonyos
牛马1112 小时前
flutter Riverpod 中的 overrideWith
android·java·flutter
牛马1113 小时前
flutter riverpod AsyncNotifier 和 Notifier
flutter
不爱吃糖的程序媛3 小时前
如何判断Flutter三方库是否需要OHOS适配开发?附完整适配指导
flutter·华为·harmonyos
kirk_wang4 小时前
Flutter艺术探索-Flutter渲染管道:RenderObject与Layer深度解析
flutter·移动开发·flutter教程·移动开发教程