Using Android Studio for developing flutter replaces the LogCat console with the run tab.
This works great, but how do I take a screen shot of my debugging device? Previously I used to expand the LogCat side menu and click on the capture image button, but now I can't find it anywhere.
flutter screenshot
cli command saves a png screenshot. I could not find how to do it in IntelliJ interface, either.
For Windows, while running the command flutter run
, you can always press s
from your keyboard to take a screenshot. Note that the screenshots are saved on the root of your project folder.
If using the emulator on mac, cmd
+ s
should take a screenshot.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With