storybook_flutter icon indicating copy to clipboard operation
storybook_flutter copied to clipboard

In correct resolution for device frame (iPhone 12)

Open matthijs166 opened this issue 2 years ago • 1 comments

When we preview the screen on an iPhone 12 we get this: 2022-09-02 17_49_10-Window

Happens after updating to 0.11.1. The version where it worked correct was 0.10.1.

Works for iPhone mini and max: 2022-09-02 17_49_18-Window 2022-09-02 17_49_25-Window

matthijs166 avatar Sep 02 '22 15:09 matthijs166

This is a bug in device_frame library: https://github.com/aloisdeniel/flutter_device_preview/issues/191

Will update dependency once it's resolved there.

ookami-kb avatar Sep 04 '22 17:09 ookami-kb