Skip to content

Commit

Permalink
just_audio 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Oct 25, 2020
1 parent 0a4e25a commit 65c0fdd
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 23 deletions.
18 changes: 9 additions & 9 deletions just_audio/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,21 +120,21 @@ packages:
path: ".."
relative: true
source: path
version: "0.5.4+1"
version: "0.5.5"
just_audio_platform_interface:
dependency: transitive
description:
path: "../../just_audio_platform_interface"
relative: true
source: path
version: "1.2.0"
name: just_audio_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
just_audio_web:
dependency: transitive
description:
path: "../../just_audio_web"
relative: true
source: path
version: "0.1.0"
name: just_audio_web
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.1"
matcher:
dependency: transitive
description:
Expand Down
16 changes: 8 additions & 8 deletions just_audio/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,17 +110,17 @@ packages:
just_audio_platform_interface:
dependency: "direct main"
description:
path: "../just_audio_platform_interface"
relative: true
source: path
version: "1.2.0"
name: just_audio_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
just_audio_web:
dependency: "direct main"
description:
path: "../just_audio_web"
relative: true
source: path
version: "0.1.0"
name: just_audio_web
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.1"
matcher:
dependency: transitive
description:
Expand Down
8 changes: 2 additions & 6 deletions just_audio/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ environment:
flutter: ">=1.12.13+hotfix.5"

dependencies:
# just_audio_platform_interface: ^1.2.0
# just_audio_web: ^0.1.0
just_audio_platform_interface:
path: ../just_audio_platform_interface
just_audio_web:
path: ../just_audio_web
just_audio_platform_interface: ^1.1.1
just_audio_web: ^0.1.1
audio_session: ^0.0.9
rxdart: ^0.24.1
path: ^1.6.4
Expand Down

0 comments on commit 65c0fdd

Please sign in to comment.