filex icon indicating copy to clipboard operation
filex copied to clipboard

Need Upgrade for flutter 2.0.2 null safety

Open Basher7 opened this issue 3 years ago • 2 comments

need null safety version for this plugin. I upgrade my project to flutter 2.0.2. After that when goes to upgrade plugins, ex. for path_provider through

filex 0.3.0 depends on path_provider ^1.6.24 and no versions of filex match >0.3.0 <0.4.0, filex ^0.3.0 requires path_provider ^1.6.24. So, because myapps depends on both path_provider 2.0.1 and filex ^0.3.0, version solving failed. pub get failed (1; So, because myapps depends on both path_provider 2.0.1 and filex ^0.3.0, version solving failed.) exit code 1

Basher7 avatar Mar 16 '21 08:03 Basher7

Yeah want migration soon

jinosh05 avatar May 25 '21 12:05 jinosh05

pls migrate to null safety

selvam920 avatar Dec 06 '21 02:12 selvam920