flutter_file_view icon indicating copy to clipboard operation
flutter_file_view copied to clipboard

No one maintains it?

Open yanashenyang opened this issue 1 year ago • 3 comments

Because flutter_file_view 2.2.1 depends on dio ^4.0.0 and no versions of flutter_file_view match >2.2.1 <3.0.0, flutter_file_view ^2.2.1 requires dio ^4.0.0. So, because project depends on both flutter_file_view ^2.2.1 and dio ^5.4.1, version solving failed.

yanashenyang avatar Feb 23 '24 08:02 yanashenyang

将会在这周末更新

LiWenHui96 avatar Feb 23 '24 11:02 LiWenHui96

Because flutter_file_view 2.2.1 depends on dio ^4.0.0 and no versions of flutter_file_view match >2.2.1 <3.0.0, flutter_file_view ^2.2.1 requires dio ^4.0.0. So, because project depends on both flutter_file_view ^2.2.1 and dio ^5.4.1, version solving failed.

I'm having the same issue. Can anyone solve this?

Ritesh048 avatar Feb 26 '24 03:02 Ritesh048

Because flutter_file_view 2.2.1 depends on dio ^4.0.0 and no versions of flutter_file_view match >2.2.1 <3.0.0, flutter_file_view ^2.2.1 requires dio ^4.0.0. So, because project depends on both flutter_file_view ^2.2.1 and dio ^5.4.1, version solving failed.

I'm having the same issue. Can anyone solve this?

I have removed this library

yanashenyang avatar Mar 09 '24 10:03 yanashenyang