09 2020 档案

摘要:# Q: 出现Waiting for another flutter command to release the startup lock.. 卡死的情况,并且重新启动开发工具不起作用 # A: 前往flutter SDK中 移除 bin/cache/lockfile 文件 ``` ~/flutt 阅读全文
posted @ 2020-09-04 18:08 jisa 阅读(1007) 评论(0) 推荐(0) 编辑
摘要:# Q: TextField 更改默认的高度,使用 InputDecoration 中的 contentPadding 更改默认高度无效。 # A: 同事需要制定 InputDecoration 中的 isDense 为 True。 ``` 是否使用更小的高度,默认为false Whether th 阅读全文
posted @ 2020-09-03 18:15 jisa 阅读(2369) 评论(0) 推荐(0) 编辑
摘要:Row 中添加TextField 报错 阅读全文
posted @ 2020-09-03 16:54 jisa 阅读(1427) 评论(0) 推荐(0) 编辑
摘要:webSocket CocoaSocketAsync SocketRocket 阅读全文
posted @ 2020-09-01 15:59 jisa 阅读(1685) 评论(0) 推荐(0) 编辑