csdcorp / speech_to_text

A Flutter plugin that exposes device specific text to speech recognition capability.
BSD 3-Clause "New" or "Revised" License
372 stars 231 forks source link

google_maps_flutter ^2.7.0 is incompatible with speech_to_text > #540

Closed paulobreim closed 1 month ago

paulobreim commented 1 month ago

hi

because speech_to_text >=6.6.1 depends on js ^0.7.1, google_maps_flutter ^2.7.0 is incompatible with speech_to_text >=6.6.1.

can you fix it, please

tks

sowens-csd commented 1 month ago

see #491 for a workaround until google maps updates