Skip to content

Commit

Permalink
Merge pull request #748 from Siddharth-cmd/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kalismeras61 authored Mar 10, 2023
2 parents 4976d42 + 969a2ae commit 0fcc9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ flutter:
```Dart
AssetsAudioPlayer.newPlayer().open(
Audio("assets/audios/song1.mp3"),
autoPlay: true,
autoStart: true,
showNotification: true,
);
```
Expand Down

0 comments on commit 0fcc9c5

Please sign in to comment.