随笔分类 -  Flutter

只有注册用户登录后才能阅读该文。
posted @ 2019-11-22 03:48 Zhentiw 阅读(2) 评论(0) 推荐(0) 编辑
摘要:const kOtherBubblePointer = BorderRadius.only( topRight: Radius.circular(30), bottomLeft: Radius.circular(30), bottomRight: Radius.circular(30), ); co 阅读全文
posted @ 2019-11-16 02:49 Zhentiw 阅读(195) 评论(0) 推荐(0) 编辑
摘要:Let's say you set widget height to 200, but to different screen, there might not be enough space for the widget to display, in this case, you can use 阅读全文
posted @ 2019-11-16 02:21 Zhentiw 阅读(158) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-11-16 02:18 Zhentiw 阅读(1) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-11-16 01:58 Zhentiw 阅读(2) 评论(0) 推荐(0) 编辑
摘要:Anroid Firebase Project setup: 1. In firebase console, cerate a Android app setup you can find in code: Find "applicationId", undef "defaultConfig", p 阅读全文
posted @ 2019-11-10 21:31 Zhentiw 阅读(371) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-11-05 04:04 Zhentiw 阅读(2) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-10-29 04:11 Zhentiw 阅读(3) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-10-25 03:19 Zhentiw 阅读(1) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-10-22 03:04 Zhentiw 阅读(2) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-10-21 00:59 Zhentiw 阅读(2) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-10-17 01:26 Zhentiw 阅读(2) 评论(0) 推荐(0) 编辑
摘要:Basic navigation by using 'Navigator.push' & 'Navigator.pop()', for example, we have two screen, screen1 and screen2, we want to navigate between two 阅读全文
posted @ 2019-10-13 20:10 Zhentiw 阅读(201) 评论(0) 推荐(0) 编辑
摘要:For example, we want to have to button, looks similar to FloatingActionButton: But in the doc, it says to it is recommend to have only one floatingAct 阅读全文
posted @ 2019-10-13 19:43 Zhentiw 阅读(172) 评论(0) 推荐(0) 编辑
摘要:Docs 阅读全文
posted @ 2019-10-10 03:00 Zhentiw 阅读(664) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-10-06 01:55 Zhentiw 阅读(4) 评论(0) 推荐(0) 编辑
摘要:https://medium.com/flutter-community/flutter-layout-cheat-sheet-5363348d037e 阅读全文
posted @ 2019-09-20 01:14 Zhentiw 阅读(147) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-08-08 02:17 Zhentiw 阅读(1) 评论(0) 推荐(0) 编辑
摘要:Normally if you place three the same size icons in a stack, they will stands on top of each other, then we can use 'Align' and 'Position' to positioni 阅读全文
posted @ 2019-08-07 01:50 Zhentiw 阅读(224) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-08-06 02:40 Zhentiw 阅读(1) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示