just_audio_platform_interface 1.0.0
This commit is contained in:
parent
aa57e7fad8
commit
2ca45bcfbe
|
@ -1,3 +1,3 @@
|
||||||
## 0.0.1
|
## 1.0.0
|
||||||
|
|
||||||
- Initial version.
|
- Initial version.
|
||||||
|
|
|
@ -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: 0.0.1
|
version: 1.0.0
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
|
Loading…
Reference in New Issue