screenshots icon indicating copy to clipboard operation
screenshots copied to clipboard

Screenshots: A command line utility and package for capturing screenshots for Flutter

Results 59 screenshots issues
Sort by recently updated
recently updated
newest added

Can't seem to get this installed and working on an M1 Mac. ``` flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.0.1,...

Looks like last pub.dev release was back in 2019 and there the code is not null safe? In case it is, should we be installing it some other way? In...

This depends on mmcc007/tool_base#2, mmcc007/tool_mobile#1 and mmcc007/fake_process_manager#1. These changes has been done as a part of getting screenshots to work with Dart 2.10. The new screenshots work in the same...

Right now we have a method to trigger screenshots after each and every tests which slows down the tests a bit. Is there a way to take screenshots only on...

Whilst trying to use the latest screenshots flutter plugin, I get: **Because screenshots >=1.0.0 depends on process ^3.0.9 and every version of flutter_driver from sdk depends on process 4.0.0-nullsafety.4, screenshots...

**pub get stacktrace** Because no versions of flutter_launcher_icons match >0.9.0

Because screenshots >=1.0.0 depends on process ^3.0.9 and every version of flutter_driver from sdk depends on process 4.2.1, screenshots >=1.0.0 is incompatible with flutter_driver from sdk. So, because ad_app depends...

Can you migrate from file ^5.0.7 to file ^6.0.0 ? The current Dart SDK version is 2.13.4. Because screenshots >=1.0.0 depends on file ^5.0.7 and shared_preferences_windows >=2.0.0 depends on file...

Process stops while installing application on the target device (Nexus 6P) ``` Running Gradle task 'assembleDebug'... 239.2s ✓ Built build/app/outputs/flutter-apk/app-debug.apk. Installing build/app/outputs/flutter-apk/app.apk... 3.5s ../../Library/Android/sdk/flutter/packages/flutter_test/lib/src/_goldens_io.dart:9:8: Error: Not found: 'dart:ui' import 'dart:ui';...

Hi, This is not really a bug or issue, but I was wondering if there is a way to change the statusbar color from the screenshots.yaml. In my example, the...