如何在flutter项目中切换主题smoothy?

问题描述 投票:0回答:0

我发现了一些像animated_theme_switcher这样的pub,它把屏幕缓存成一张图片。 如果单击浮动按钮并单击切换器,您会发现数字停止增加。那不是我想要的。animated_theme_switcher

那么如何在 flutter 项目中真正流畅地切换主题?

flutter-animation flutter-theme
© www.soinside.com 2019 - 2024. All rights reserved.