Shafa Firazty

Results 2 issues of Shafa Firazty

log that showing ffi version of tflite_flutter is not up-to-date to the latest version: `Because file_picker >=5.0.0 depends on ffi ^2.0.1 and tflite_flutter 0.9.0 depends on ffi ^1.0.0, file_picker >=5.0.0...

I have a model and I want to submit data input from form_bloc into it, the data should be submitted into params and the data is placed inside `List? response;...