Skip to content

Support for SetSourceBytes on IOS #1692

@sylvainjack

Description

@sylvainjack

Checklist

  • I made sure that the issue I am raising doesn't already exist

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
void main() {
}

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions