screenshots icon indicating copy to clipboard operation
screenshots copied to clipboard

screenshots >=1.0.0 is incompatible with shared_preferences >=2.0.0.

Open ghost opened this issue 4 years ago • 2 comments

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 ^6.0.0, screenshots >=1.0.0 is incompatible with shared_preferences_windows >=2.0.0. And because shared_preferences >=2.0.0 <2.0.8 depends on shared_preferences_windows ^2.0.0 and shared_preferences >=2.0.8 requires SDK version >=2.14.0 <3.0.0, screenshots >=1.0.0 is incompatible with shared_preferences >=2.0.0. So, because max66900_data_logger depends on both shared_preferences ^2.0.6 and screenshots ^2.1.1, version solving failed. pub get failed (1; So, because max66900_data_logger depends on both shared_preferences ^2.0.6 and screenshots ^2.1.1, version solving failed.)

ghost avatar Sep 28 '21 11:09 ghost

screenshots does not support Nullsafety yet. Its a WIP: Compatibility with Dart 2.10.

edwinludik avatar Jan 12 '22 08:01 edwinludik

@edwinludik did you find a solution?

rehamalraee24 avatar Feb 12 '24 08:02 rehamalraee24