Flutter-AssetsAudioPlayer icon indicating copy to clipboard operation
Flutter-AssetsAudioPlayer copied to clipboard

Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications

Results 185 Flutter-AssetsAudioPlayer issues
Sort by recently updated
recently updated
newest added

The example that is using live stream does not stop the audio when receiving a call on iOS. On Android it works perfectly. Anyone else with the same problem? void...

bug

**Flutter Version** My version : 2.2.3 **Lib Version** My version : 3.0.3+6 **Platform (Android / iOS / web) + version** Platform : iOS **Describe the bug** playlistAudioFInishied work well with...

bug

i used this [package ](https://pub.dev/packages/background_fetch)to run background service. when audio go to next track notification didn't updated and get this error ``` W/System.err( 7361): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936) W/System.err( 7361): java.lang.IllegalStateException: Not...

bug

**Flutter Version** Flutter 2.2.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision 02c026b03c (10 weeks ago) • 2021-05-27 12:24:44 -0700 Engine • revision 0fdb562ac8 Tools • Dart 2.13.1 **Lib Version**...

bug

**Flutter Version** My version : ``` Flutter 2.0.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision 4d7946a68d (2 weeks ago) • 2021-03-18 17:24:33 -0700 Engine • revision 3459eb2436 Tools •...

bug

**Flutter Version** My version : Latest **Lib Version** My version : Latest **Platform (Android / iOS / web) + version** Platform : Android **Describe the bug** When using live streaming...

bug

Hello Florent, > Pub failed to delete entry because it was in use by another process. This may be caused by a virus scanner or having a file in the...

I am searching for a flutter plugin which plays a Uint8list

new feature

**Flutter Version** My version : Channel Master, 2.6.0-12.0.pre.90 **Lib Version** My version: ^3.0.3+6 **Platform (Android / iOS / web) + version** Platform : Andriod **Describe the bug** When you play...

bug