会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
完美前端
2020年5月8日
flutter item列表左右滑动带出按钮选项
摘要: dependencies: flutter_slidable: ^0.5.4 import 'package:flutter_slidable/flutter_slidable.dart'; Slidable( actionPane: SlidableScrollActionPane(),//滑出选
阅读全文
posted @ 2020-05-08 13:22 完美前端
阅读(2715)
评论(0)
推荐(0)
flutter之Dismissible组件
摘要: Dismissible组件 /** * 滑动删除组件 * * const Dismissible({ @required Key key, // 必须的键值,用于区分不同的Dismissible @required this.child, // 子组件,通常是你想要滑动删除的列表项 this.bac
阅读全文
posted @ 2020-05-08 13:01 完美前端
阅读(1793)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告