摘要:
https://blog.csdn.net/senkai123/article/details/102798791 阅读全文
posted @ 2020-03-27 21:05
sundayswift
阅读(307)
评论(0)
推荐(0)
摘要:
search组件 Widget serachBar(){ return Container( width: ScreenUtil().setWidth(750), height: MediaQuery.of(context).padding.top + ScreenUtil().setHeight( 阅读全文
posted @ 2020-03-27 15:50
sundayswift
阅读(1353)
评论(0)
推荐(0)
摘要:
添加此辅助方法: Widget buildTestableWidget(Widget widget) { return MediaQuery(data: MediaQueryData(), child: MaterialApp(home: widget)); } 然后你可以在你的测试中使用: awa 阅读全文
posted @ 2020-03-27 13:08
sundayswift
阅读(364)
评论(0)
推荐(0)
摘要:
https://www.jianshu.com/p/63aca25a463c https://www.cnblogs.com/loaderman/p/11350306.html Flutter 搜索界面的实现,SearchDelegate的使用 1.使用系统的搜索界面 在之前的学习中自己实现了了一个 阅读全文
posted @ 2020-03-27 12:20
sundayswift
阅读(3173)
评论(0)
推荐(0)
摘要:
https://blog.csdn.net/ITxiaodong/article/details/105029358 文章目录 裁剪布局 ClipRect ClipRRect ClipOval ClipPath 及 CustomClipper 参考: Flutter 裁剪类组件 最全总结 5.7 剪 阅读全文
posted @ 2020-03-27 10:04
sundayswift
阅读(5343)
评论(0)
推荐(0)

浙公网安备 33010602011771号