flutter_device_preview icon indicating copy to clipboard operation
flutter_device_preview copied to clipboard

Request: Add Slow Animations, Debug Paint, Paint Baselines, and Repaint Rainbow toggles

Open spauldhaliwal opened this issue 4 years ago • 1 comments

It would be great to have these basic debugging toggles available to us. 99% of the time I open dev tools it's to use these buttons, so having them inside Device Preview would be a huge convenience.

spauldhaliwal avatar Jul 05 '20 15:07 spauldhaliwal

Hum I see how it can be useful... but it starts to blend the lines between device preview and the dev tools. It is a lot of work to maintain (moreover as a side project) and it would be better to improve dev tools integration into device preview IMO.

Maybe dev tools would be more useful as a set of simple composable widgets to add to your app, just like device preview. But I doubt it would arrive one day since it can increase app size.

aloisdeniel avatar Aug 10 '20 12:08 aloisdeniel