Answer: WidgetsBindingObserver Some of you may be using flexible measurements for width, height, padding, margin, font size etc using MediaQuery.of(context).size or the sizer package. For what I’m about to describe below, the sizer package doesn’t work. I do think it’s a very nice, convenient package, but my stance on packages…