quick.flutter icon indicating copy to clipboard operation
quick.flutter copied to clipboard

0.4.0 depends on an old version of FFI

Open gtminch opened this issue 1 year ago • 1 comments

Version 0.4.0 depends on ffi ^1.x.x, but ffi is now at 2.x.x. That causes "version solving failed" errors when using quick_usb alongside other packages that depend on recent versions of ffi.

gtminch avatar Mar 07 '25 22:03 gtminch