am15h/tflite_flutter_helper

LateInitializationError: Field 'bertQuestionAnswerer' has not been initialized.

rlfolden opened this issue · 1 comments

I extracted the Bert example into a new Flutter application and ran it on MacOS and got the error: "LateInitializationError: Field 'bertQuestionAnswerer' has not been initialized."

jtavio commented

I have the same problem