-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
Ran this project successfully and updated to null safety here:
To add the TensorFlowLiteC.framework successfully and avoid the compile error, download the .zip file, unpack it. Then move this folder (TensorFlowLiteC.framework) into your pub.dev cache folder: ~/pub-cache/hosted/pub.dev/tflite_flutter-0.9.0/ios/ (macOS).
Run flutter clean && flutter pub get,
then pod install in your ios folder.
This should work 😎
Just FYI, I only ran the project for iOS, so if you're wanting to add Android just flutter create . --platforms=android inside the root of the project folder.
Metadata
Metadata
Assignees
Labels
No labels