We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using the following packages in my Flutter project:
tflite_flutter: ^0.11.0 flutter_tflite: ^1.0.1
When I try to run the app on iOS, I encounter the following error during the pod install step:
.symlinks/plugins/flutter_tflite/ios
Flutter version: 3.19.6 Xcode version: 15.4 CocoaPods version: 1.15.2 macOS version: Sonoma 14.2
Additional Information:
I have followed the troubleshooting steps in the existing issues and on Stack Overflow but haven't found a solution.
Any assistance with this issue would be appreciated. @markmcd @densa @gustheman @readytopark @PaulTR
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description:
I am using the following packages in my Flutter project:
tflite_flutter: ^0.11.0
flutter_tflite: ^1.0.1
When I try to run the app on iOS, I encounter the following error during the pod install step:
No podspec found for flutter_tflite in
.symlinks/plugins/flutter_tflite/ios
### I have tried the following existing solutions:
Environment Details:
Flutter version: 3.19.6
Xcode version: 15.4
CocoaPods version: 1.15.2
macOS version: Sonoma 14.2
Additional Information:
I have followed the troubleshooting steps in the existing issues and on Stack Overflow but haven't found a solution.
Any assistance with this issue would be appreciated.
@markmcd @densa @gustheman @readytopark @PaulTR
The text was updated successfully, but these errors were encountered: