DevCodeSpace / twilio_voice_flutter

Voice SDK to allow adding voice-over-IP (VoIP) calling into your Flutter applications.
MIT License
1 stars 1 forks source link

No implementation found for method register on channel twilio_voice_flutter #2

Closed Yaronkr closed 1 month ago

Yaronkr commented 2 months ago

TwilioVoiceFlutter.register returns the following error:

MissingPluginException (MissingPluginException(No implementation found for method register on channel twilio_voice_flutter))

DevCodeSpace commented 1 month ago

@Yaronkr Thank you for bringing this to my attention!

I am currently addressing the issue and will get back to you shortly with an updated version. I appreciate your feedback!

DevCodeSpace commented 1 month ago

@Yaronkr I’m glad to inform you that the issue has been resolved. You can now update the dependency to version 0.0.3, and everything should work properly.

If you have any further questions or need assistance, feel free to reach out!

Thanks!