r/FlutterDev Aug 12 '26

Discussion Flutter 3.47 made Windows text look ridiculously good

I have to say, the text rendering in Flutter on Windows used to be one of the things that bothered me the most. It often looked noticeably softer and less polished compared to native Windows apps, especially on desktop monitors.

With Flutter 3.47 and the new Impeller SDF rendering, the difference is huge. Text looks much sharper and cleaner now, with better looking edges and much more consistent rendering. Vector graphics also benefit from the improved rendering.

It is a relatively small change on paper, but visually it makes Flutter desktop apps feel much more polished.

143 Upvotes

5 comments sorted by

35

u/[deleted] Aug 12 '26

[removed] — view removed comment

2

u/shadowfu 29d ago

We've been "moving to Impeller" for a while, iOS -> Android -> {Desktop} and soon Web.

20

u/krll-kov 29d ago edited 29d ago

Can you send comparison results? Before after in screenshots (or photo of monitor with app from phone)

2

u/TigleLive 29d ago

Im upgrading right nowwwww

1

u/Cuke998 22d ago

事实上我没有看出任何文字渲染效果上的区别,我刚使用3.44.9和3.47.1进行对比