上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 15 下一页
摘要: https://www.cnblogs.com/niceyoo/p/11095846.html 1、界面分析 通过下图我们可以拆分成 4 部分,头部、订单标题区域、订单列表区域、ListTitle同用部分。 2、UI编写 2.1、头部 主要用到了圆形头像裁剪组件-ClipOval 顶部头像区域Wid 阅读全文
posted @ 2020-03-24 19:56 sundayswift 阅读(771) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/liu__520/article/details/84138767 目录**[flutter_bottom_tab_bar](https://github.com/LiuC520/flutter_bottom_tab_bar)**items : ```Li 阅读全文
posted @ 2020-03-24 19:03 sundayswift 阅读(941) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/59a768f7a213 Flutter Decoration背景设定(边框、圆角、阴影、形状、渐变、背景图像等) https://blog.csdn.net/chenlove1/article/details/83627831 https://w 阅读全文
posted @ 2020-03-24 18:34 sundayswift 阅读(1719) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/c4463d1b277f 868 Image是一个用于展示图片的组件。支持 JPEG、PNG、GIF、Animated GIF、WebP、Animated WebP、BMP 和 WBMP 等格式。 Image 有许多的静态函数: new Image 阅读全文
posted @ 2020-03-24 18:31 sundayswift 阅读(871) 评论(0) 推荐(0) 编辑
摘要: https://segmentfault.com/a/1190000019756746 约 13 分钟 1. 前言 Flutter作为时下最流行的技术之一,凭借其出色的性能以及抹平多端的差异优势,早已引起大批技术爱好者的关注,甚至一些闲鱼,美团,腾讯等大公司均已投入生产使用。虽然目前其生态还没有完全 阅读全文
posted @ 2020-03-24 18:29 sundayswift 阅读(1061) 评论(0) 推荐(0) 编辑
摘要: 原创developer_zhao 最后发布于2019-02-24 10:46:00 阅读数 13410 收藏展开有的时候想使用图标却不知道有没有该图标,记录下网址: https://material.io/tools/icons/?icon=account_balance&style=baselin 阅读全文
posted @ 2020-03-24 11:18 sundayswift 阅读(6443) 评论(1) 推荐(0) 编辑
摘要: https://blog.csdn.net/jiangyangll/article/details/99675406 报错信息:The Gradle failure may have been because of AndroidX incompatibilities in this Flutter 阅读全文
posted @ 2020-03-24 10:12 sundayswift 阅读(603) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/julystroy/article/details/88032768 extended_nested_scroll_view https://pub.dev/packages/extended_nested_scroll_view 阅读全文
posted @ 2020-03-24 09:52 sundayswift 阅读(246) 评论(0) 推荐(0) 编辑
摘要: https://www.codingsky.com/doc/flutter-things/use-flutter-code-template.html 阅读全文
posted @ 2020-03-24 09:51 sundayswift 阅读(656) 评论(0) 推荐(0) 编辑
摘要: https://zhuanlan.zhihu.com/p/111885959 借助App Store与Google Play,全世界任何一个国家的使用者都可以使用我们开发的应用,不过由于应用的使用者来自不同国家,所以在应用正式上架之前需要让应用能够支持多种语言,即应用的国际化。 在Flutter开发 阅读全文
posted @ 2020-03-24 09:20 sundayswift 阅读(921) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 15 下一页