bitsdojo / bitsdojo_window

A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
http://www.youtube.com/watch?v=bee2AHQpGK4
MIT License
816 stars 229 forks source link

Upgrade ffi to 2.0.0? #191

Closed clong1995 closed 2 years ago

clong1995 commented 2 years ago

Resolving dependencies: file_picker >=5.0.0 requires ffi ^2.0.0. bitsdojo_window >=0.1.2 depends on ffi ^1.0.0. And both packages are excellent.

jzorjnz commented 2 years ago

Having the same issue, cannot use file_picker with bitsdojo_window. Had to remove bitsdojo_window for now to make the app work.

bitsdojo commented 2 years ago

Updated to ffi 2.0.0 in 0.1.3 https://github.com/bitsdojo/bitsdojo_window/commit/1c70f470442b8c1735bfe353f3ed8912f3e29890