39499740's recent timeline updates
39499740

39499740

V2EX member #288172, joined on 2018-01-30 22:41:03 +08:00
39499740's recent replies
@registered 话说这个你重新 build 过么? 136 天了,不知道现在的渲染效率是不是会提高一些
Nov 29, 2019
Replied to a topic by gansteed 问与答 学了一下 flutter,说几点感受
动画的话,如果是 debug 确实是不流畅的,release 的话就流畅非常多了
至少是我这边不会出现什么不流畅的问题
@luoyou1014 我仿佛看到了方向盘……山路畅通,开车吧
@runcelim 老哥稳!
@tongyang 因为现在没有相关方面的需求,所以没去了解。
你可以去 https://github.com/memspace/zefyr 了解一下。这是个富文本编辑器,但是编辑器里面好像有个页面是展示的,你可以翻翻 demo
@tongyang Text 支持富文本,只不过用起来貌似麻烦点,你可以看看这个 https://www.aliyun.com/jiaocheng/20152.html?spm=5176.100033.2.11.hWOSsB
@wyndamlion 不是 debug 没优化的问题,主要是为了 JIT 模式,所以 DEBUG 会卡,release 只有 AOT 模式了,删除了 JIT 模式,效率就上去了
@tongyang
我猜
你用的是 CupertinoPageScaffold
Text 默认就是带红色字体带两个黄线,你必须自己改
比如 style: TextStyle(
color: Color(0xff333333),
fontSize: 15.0,
decoration: TextDecoration.none,
fontWeight: FontWeight.normal)

另外,如果你使用的是 MD,就不会出这个问题,因为 MD 默认有字体的 style,覆盖了原来的默认 style
@iFlicker 开始感觉火箭挺恶心,但是看到了 idea 的优化,感觉也不是那么难以使用了,}的地方都有提示,比以前写别的要舒服很多
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2877 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 05:14 · PVG 13:14 · LAX 22:14 · JFK 01:14
♥ Do have faith in what you're doing.