bitsdojo_window icon indicating copy to clipboard operation
bitsdojo_window copied to clipboard

Can you please upgrade your dependencies?

Open pouyakary opened this issue 1 year ago • 0 comments

Hi!

Thanks a lot for this life-saver library. You save our project from becoming an ugly looking app. (And me from having to develop the solution to it!) Thanks a lot for that!

I wanted to upgrade my talker_flutter to the version 4.0.0 when this happened. Can you please address this dependency problem so that we can upgrade talker_flutter ?

% flutter pub get
Resolving dependencies... (17.6s)
    Because talker_flutter >=3.5.4 depends on share_plus ^7.2.1 which depends on win32 >=4.0.0 <6.0.0, talker_flutter
      >=3.5.4 requires win32 >=4.0.0 <6.0.0.
(1) So, because bitsdojo_window_windows >=0.1.4 <0.1.6 depends on win32 ^3.0.0, talker_flutter >=3.5.4 is incompatible with
      bitsdojo_window_windows >=0.1.4 <0.1.6.

    Because bitsdojo_window >=0.1.5 <0.1.6 depends on bitsdojo_window_windows ^0.1.5 and bitsdojo_window >=0.1.6 depends on
      bitsdojo_window_windows ^0.1.6, bitsdojo_window >=0.1.5 requires bitsdojo_window_windows ^0.1.5.
    And because bitsdojo_window_windows >=0.1.6 depends on win32 ^5.1.1 and package_info_plus ^3.0.3 depends on win32
      >=2.7.0 <5.0.0, if bitsdojo_window >=0.1.5 and package_info_plus ^3.0.3 then bitsdojo_window_windows >=0.1.5 <0.1.6.
    And because talker_flutter >=3.5.4 is incompatible with bitsdojo_window_windows >=0.1.4 <0.1.6 (1), one of
      talker_flutter >=3.5.4 or bitsdojo_window >=0.1.5 or package_info_plus ^3.0.3 must be false.
    And because fabizi depends on package_info_plus ^3.1.2, talker_flutter >=3.5.4 is incompatible with bitsdojo_window
      >=0.1.5.
    So, because fabizi depends on both bitsdojo_window ^0.1.5 and talker_flutter ^4.0.0, version solving failed.

pouyakary avatar Feb 06 '24 17:02 pouyakary