ivehement / saf

Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders.
https://pub.dev/packages/saf
MIT License
17 stars 19 forks source link

Not compatible with flutter permission_handler above v9.2.0. #19

Closed markhorrocks closed 1 year ago

markhorrocks commented 2 years ago

When I set flutter permission_handler version to ^10.1.0 I get the following error:

Because saf 1.0.3+3 depends on permission_handler ^9.2.0 and no versions of saf match >1.0.3+3 <2.0.0, saf ^1.0.3+3 requires permission_handler ^9.2.0.
So, because myapp depends on both permission_handler ^10.1.0 and saf ^1.0.3+3, version solving failed.
pub get failed (1; So, because myapp depends on both permission_handler ^10.1.0 and saf ^1.0.3+3, version solving failed.)
exit code 1
AMuellerAtAHS commented 1 year ago

Looks similar to: https://github.com/ivehement/saf/issues/14

AMuellerAtAHS commented 1 year ago

@jvoltci Can be closed.

markhorrocks commented 1 year ago

When will this be pulled into the main branch? I still see v1.0.3+1.