Version 0.1.1

This commit is contained in:
Ryan Heise 2020-03-07 14:05:04 +11:00
parent 78d043b4db
commit fb3511b7f7
4 changed files with 11 additions and 3 deletions

View file

@ -1,15 +1,17 @@
name: just_audio
description: Flutter plugin to play audio from streams, files, assets and DASH/HLS streams. Works with audio_service to play audio in the background.
version: 0.1.0
version: 0.1.1
homepage: https://github.com/ryanheise/just_audio
environment:
sdk: ">=2.1.0 <3.0.0"
flutter: ">=1.12.8 <2.0.0"
dependencies:
rxdart: ^0.23.1
path: ^1.6.4
path_provider: ^1.5.1
async: ^2.4.0
flutter:
sdk: flutter
flutter_web_plugins: