flutter_device_preview icon indicating copy to clipboard operation
flutter_device_preview copied to clipboard

Scrollable View

Open Josiassejod1 opened this issue 2 years ago • 1 comments

Hey, was curious if it was possible to add scrollable views for different devices?

Wasn't sure if it was as easy as adding an isScrollable flag and conditionally wrapping the fake screen?

Josiassejod1 avatar Nov 11 '21 23:11 Josiassejod1

You would like to have to zoom the entire device ?

I already thought about that but it would be too complicated in my opinion since scroll behaviours would interfere with device's screen.

aloisdeniel avatar Dec 01 '21 06:12 aloisdeniel