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
815 stars 229 forks source link

Whether the ffi version can be upgraded or not specified? #188

Closed LinHaoLove closed 2 years ago

LinHaoLove commented 2 years ago

Whether the ffi version can be upgraded or not specified?

hi,sir, In fact, I'm not good at English. The expression may not be accurate, please forgive me. This flutter package is great. But i often encounter conflicts with the ffi version that the project depends on and the ffi version that other flutter package depend on. Can you upgrade the ffi version or not specify a certain version? Thank you very mush.