Checklist
Use case / Problem
Hi everyone 🙂
I am developing a flutter app. It's an app that tests a student's proficiency of English as a second language. So there is one part to test oral comprehension. I use Audioplayers to do that part. I just finished it and everything works fine on android phones. I am just a beginner at programming. And I really loved how Audioplayers was easy to work with.
But here is my problem : I just tried it on macbook to test on IOS... and catastrophe !! apparently, it's telling me : "SetSourceBytes is not currently implemented on IOS"... What can I do ? It's so handy to work with SourceBytes.
Do you think this feature will soon be available for IOS as well ?
Proposal / Solution
Unfortunaly as a beginner there is little I can offer as a solution....
Implementing support for SetSourceBytes on IOS would be a solution for my problem :)
Example Code
Example Code
Affected platforms
iOS
Platform details
No response
Audio Files/URLs/Sources
No response
Mockups
No response
Related issues / more information
No response
Working on PR
no way
Checklist
Use case / Problem
Hi everyone 🙂
I am developing a flutter app. It's an app that tests a student's proficiency of English as a second language. So there is one part to test oral comprehension. I use Audioplayers to do that part. I just finished it and everything works fine on android phones. I am just a beginner at programming. And I really loved how Audioplayers was easy to work with.
But here is my problem : I just tried it on macbook to test on IOS... and catastrophe !! apparently, it's telling me : "SetSourceBytes is not currently implemented on IOS"... What can I do ? It's so handy to work with SourceBytes.
Do you think this feature will soon be available for IOS as well ?
Proposal / Solution
Unfortunaly as a beginner there is little I can offer as a solution....
Implementing support for SetSourceBytes on IOS would be a solution for my problem :)
Example Code
Example Code
Affected platforms
iOS
Platform details
No response
Audio Files/URLs/Sources
No response
Mockups
No response
Related issues / more information
No response
Working on PR
no way