flutter_screenutil
flutter_screenutil copied to clipboard
使用横竖屏切换功能之后,布局触发了build功能
使用横竖屏切换功能之后,布局触发了build功能。 是否可以在横竖屏切换时,禁止触发build?我只需要在竖屏的情况下进行适配
@KaiLiDev Use custom fontSizeResolver in ScreenUtilInit