aloisdeniel / flutter_device_preview

Approximate how your app looks and performs on another device.
https://aloisdeniel.github.io/flutter_device_preview/
MIT License
2.21k stars 343 forks source link

Multiple screenshots error #211

Open Mitagki opened 2 years ago

Mitagki commented 2 years ago

Taking multiple screenshots for all available devices doesn’t work because DevicePreview.selectedDevice(context) in device_preview_screenshot/lib/src/section.dart gives an error.