Open pyzenberg opened 5 years ago
I have the same issue, and I have another issue is 'speech_recognition/speech_recognition-Swift.h' file not found. I don't know why?
the source in pub.dev is different from the source in here., i copied the main.dart here and it works.
Can you please post the fix you got here? Unable to find the pub.dev
My (not so clean) workaround was to separate speech_recognition.dart
into my own project structure and remove setErrorHandler
method from it. It's working for me.
Here is the patch file in .txt format:
error_handler_patch.txt
Hi, I'm using the latest available package:
the flutter doctor output:
trying to check the basic example app:
and getting this message:
also some suspicious error from my previous run (flutter run output):