Reputation: 41
I'm currently working on a Flutter app that requires call recording functionality. However, I've encountered a challenge in finding suitable plugins or resources for call recording within the Flutter framework. Some opinions I've come across suggest that implementing call recording might not be feasible with Flutter.
I'm seeking guidance on how to approach call recording in a Flutter app. Are there any existing plugins or libraries that can assist with this functionality, or is there a method to implement it without relying on third-party plugins? If it's not possible within the Flutter ecosystem, what alternative approaches or workarounds can I explore?
I'm open to receiving any suggestions, code examples, or links to documentation that can help me get started with call recording in my Flutter app. Your assistance is greatly appreciated!
Upvotes: 1
Views: 639