Flutter_file_picker: plugin_platform_interface blocking upgrade of other things because of limited to less than 2.0

Created on 22 Feb 2021  路  5Comments  路  Source: miguelpruivo/flutter_file_picker

Describe the bug
In the latest null safety release the plugin_platform_interface is limited to v1.x. This causes problems with other null safe implementations because they almost all use V2. Please update to either allow >= 1.0.1 & < 3.0.0

Flutter Version details
2.12.0-0

Additional context
This is required for successful use with null safety

improvement ready to deploy

Most helpful comment

@kostaa I鈥檒l need to update it. Just hadn鈥檛 the time yet. Feel free to issue a PR if you want.

All 5 comments

Ok thank you for the input!

Hi, could you let me know what your plans are? This is a blocker for me.

@kostaa I鈥檒l need to update it. Just hadn鈥檛 the time yet. Feel free to issue a PR if you want.

@kostaa published with 3.0.0-nullsafety.3. Let me know if it's working for you.

Thank you.

@miguelpruivo - thanks for that. I have not managed to test it yet as I have a couple of thousand syntax errors to deal with :-).
One thing I have noticed though is that the flutter version is still limited to flutter: ">=1.10.0 <2.0.0". Could you change that please?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ElaineSchwner picture ElaineSchwner  路  4Comments

hauketoenjes picture hauketoenjes  路  6Comments

JAICHANGPARK picture JAICHANGPARK  路  3Comments

zs-dima picture zs-dima  路  4Comments

RAMSHEER picture RAMSHEER  路  6Comments