Mahdi Javaheri

Results 12 comments of Mahdi Javaheri

@tahamv @arkatech I already did this here: [open_filex](https://pub.dev/packages/open_filex)

@MagnusJohansson Thank you for reporting the issue, I just updated the package [open_filex](https://pub.dev/packages/open_filex) to support ffi v2+ Keep in mind that `ffi v2+` requires `dart 2.17.0` or higher

Any plans to fix this issue?

@chewbaccapush @fzyzcjy @ethael There is another fork [here](https://pub.dev/packages/open_filex) that updated ffi to 2.0+

@prateekmedia @miDeb Your change does not seem to be working with a simple scenario like this: ```dart OpenFile.open('~/Downloads/flutter.png'); ``` Tested on Linux (Ubuntu)

@miDeb I don't know much about Linux terminologies, but wouldn't it be a use-case for other users that rely on shell? Can you share some of your usecases?

A fix has been made at [open_filex 4.3.2](https://pub.dev/packages/open_filex/versions/4.3.2)

@greenrobot Any plans for adding a fix for this issue? It's really annoying to revert the change to `default.json` file every single time we do a build or checkout another...

Do you have any plans to fix this?

@prateekmedia Thanks for your contribution to the repo and sorry for the delay, I've been busy with my projects. I'll try to verify the changes and will keep you posted...