Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added AssetsAudioPlayer #694

Closed
wants to merge 1 commit into from
Closed

Added AssetsAudioPlayer #694

wants to merge 1 commit into from

Conversation

florent37
Copy link
Contributor

You've read How to contribute right ?

So tell me more about your awesome contribution and add the badge to your repo after it's accepted :D

Awesome Flutter
<a href="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/Solido/awesome-flutter">
   <img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
</a>

As you asked me here florent37/Flutter-AssetsAudioPlayer#157

I would like to add AssetsAudioPlayer to awesome-flutter

flutter:
  assets:
    - assets/audios/
AssetsAudioPlayer.newPlayer().open(
    Audio("assets/audios/song1.mp3"),
    autoPlay: true,
    showNotification: true,
);

@orestesgaolin
Copy link
Collaborator

orestesgaolin commented Jun 3, 2020

Thanks for the PR! Please note that you shouldn't make changes directly to README.md but SOURCE.md. Take a look at the contribution guide here.

Feel free to close this PR and create new one to SOURCE.md

@florent37
Copy link
Contributor Author

oh yes sorry, I recreate this

@florent37 florent37 closed this Jun 3, 2020
@florent37
Copy link
Contributor Author

done #695

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants