Skip to content

playlistAudioFinished does not called in iOs using LoopMode.none #868

Open
@wesleytoshio

Description

@wesleytoshio

assets_audio_player 3.1.1

import 'package:assets_audio_player/assets_audio_player.dart';
await audioController.open(
      Audio.network(...),
      autoStart: true,
      showNotification: true,
      loopMode: LoopMode.none,
    );

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions