Rename project to just_audio

This commit is contained in:
Ryan Heise 2019-11-28 17:55:32 +11:00
parent 0574c041c5
commit 108821871d
27 changed files with 51 additions and 51 deletions

View file

@ -1,5 +1,5 @@
name: audio_player_example
description: Demonstrates how to use the audio_player plugin.
name: just_audio_example
description: Demonstrates how to use the just_audio plugin.
publish_to: 'none'
dependencies:
@ -14,7 +14,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
audio_player:
just_audio:
path: ../
# For information on the generic Dart part of this file, see the