Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ran Successfully 3/2/2023 - Null Safety Repo #39

Open
blakewood84 opened this issue Mar 2, 2023 · 1 comment
Open

Ran Successfully 3/2/2023 - Null Safety Repo #39

blakewood84 opened this issue Mar 2, 2023 · 1 comment

Comments

@blakewood84
Copy link

blakewood84 commented Mar 2, 2023

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.

@blakewood84 blakewood84 changed the title Ran Successfully 3/2/2023 Ran Successfully 3/2/2023 - Null Safety Repo Mar 2, 2023
@asliZenith
Copy link

are you using yolo model?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants