Anyone have develop With latest Dart 3? the example is with dart 2 which is incompitable
Opened this issue · 3 comments
mehdinathani commented
Anyone developed an example with the latest Dart 3? The example is with Dart 2, which is incompatible.
guyluz11 commented
I have fixed bertqa example, pr is mentioned above.
You can take a look and add it to the other examples as well, and open a pr so that everyone will have a working examples :)
mehdinathani commented
thanks, but qa.json file is missing
guyluz11 commented
Read the Readme
https://github.com/tensorflow/flutter-tflite/tree/main/example/bertqa
You need to run the script
You can do this by running sh ./scripts/ download_model.sh from the root folder of the repository.