just_audio_platform_interface 1.1.1

This commit is contained in:
Ryan Heise 2020-10-26 02:58:22 +11:00
parent 159bcb3cec
commit 77288cbfd9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## 1.2.0 ## 1.1.1
- Add initialPosition and initialIndex to LoadRequest. - Add initialPosition and initialIndex to LoadRequest.

View File

@ -3,7 +3,7 @@ description: A common platform interface for the just_audio plugin.
homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio_platform_interface homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio_platform_interface
# NOTE: We strongly prefer non-breaking changes, even at the expense of a # NOTE: We strongly prefer non-breaking changes, even at the expense of a
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes # less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
version: 1.2.0 version: 1.1.1
dependencies: dependencies:
flutter: flutter: