diff --git a/pubspec.yaml b/pubspec.yaml index 0719398..ea52623 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: just_audio description: Flutter plugin to play audio from streams, files and assets. Works with audio_service to play audio in the background. version: 0.0.1 author: Ryan Heise -homepage: https://pub.dev/packages/audio_service +homepage: https://github.com/ryanheise/just_audio environment: sdk: ">=2.1.0 <3.0.0"