crazecoder / open_file

A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)
BSD 3-Clause "New" or "Revised" License
248 stars 433 forks source link

dependencies: ffi: ^1.0.0 #253

Closed gabrielhernandez3333 closed 1 year ago

gabrielhernandez3333 commented 1 year ago

the plugin has compatibility issues with others plugins, by the dependencie ffi, the plugin needs to be updated to ffi: ^2.0.0, is this posible?

crazecoder commented 1 year ago

https://github.com/crazecoder/open_file/blob/master/CHANGELOG.md Choose the version you want