felixjunghans / google_speech

Flutter google spech
MIT License
69 stars 42 forks source link

Requires updating http dependency to version ^0.13.5 #65

Closed minhto2811 closed 3 months ago

minhto2811 commented 3 months ago

I am using forex_conversion library in combination with google_speech: ^5.3.0 and got http version conflict, although I tried each version of forex_conversion but no luck. I can't downgrade google_speech version because I need the feature in that version. Can you update http dependency to newer version? image