Add disposePlayer to web implementation.

This commit is contained in:
Ryan Heise 2020-10-11 03:38:01 +11:00
parent bbbfdf3a4d
commit ab1a4612b3
4 changed files with 37 additions and 18 deletions

View file

@ -1,7 +1,7 @@
name: just_audio_web
description: Web platform implementation of just_audio
homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio_web
version: 0.0.1
version: 0.1.0
flutter:
plugin:
@ -11,7 +11,9 @@ flutter:
fileName: just_audio_web.dart
dependencies:
just_audio_platform_interface: ^1.0.0
# just_audio_platform_interface: ^1.0.0
just_audio_platform_interface:
path: ../just_audio_platform_interface
flutter:
sdk: flutter
flutter_web_plugins: