tflite_flutter_plugin icon indicating copy to clipboard operation
tflite_flutter_plugin copied to clipboard

ffi is not update, Please help

Open gopalkumr opened this issue 1 year ago • 0 comments

image I'm trying to build project with appwrite for backend and tflite_flutter_plugin for performing ML Operations, While adding the package into flutter, I got error as "PS E:\project_flutter\testapp> flutter pub add tflite_flutter Because appwrite >=8.3.0 depends on device_info_plus ^8.1.0 which depends on **ffi ^2.0.1**, appwrite >=8.3.0 requires **ffi ^2.0.1.** Because tflite_flutter >=0.6.0 depends on **ffi ^1.0.0** and tflite_flutter =8.3.0 is incompatible with tflite_flutter. So, because neop depends on both appwrite ^8.3.0 and tflite_flutter any, version solving failed."

Please someone help, Or suggest something alternative which i can use.

gopalkumr avatar Apr 12 '23 05:04 gopalkumr