spotify_sdk_platform_interface 4.2.0
spotify_sdk_platform_interface: ^4.2.0 copied to clipboard
A common platform interface and data models contract for the spotify_sdk plugin.
4.2.0 #
- REFACTOR: synchronize native event channels and centralize Android constants (#262).
- FEAT(exceptions): introduce structured domain exceptions for Spotify SDK (#265).
4.1.0 #
- FEAT: release version 4.0.0 with native iOS playback features and improved pub.dev Pana compliance across all packages.
4.0.0 #
- FEAT: update version to 4.0.0 and update package description length for pub.dev Pana compliance.
4.0.0-dev.4 #
Note: This release has breaking changes.
- REFACTOR: web plugin deepening (#257).
- REFACTOR: introduce PlatformChannelGateway to centralize method chann… (#256).
- FIX: resolve Web/WASM, SwiftPM and Kotlin scoring warnings on pub.dev (#254).
- BREAKING FEAT: update all to latest (#251).
3.0.0 #
Note: This release has breaking changes.
- REFACTOR: introduce PlatformChannelGateway to centralize method chann… (#256).
- FIX: resolve Web/WASM, SwiftPM and Kotlin scoring warnings on pub.dev (#254).
- BREAKING FEAT: update all to latest (#251).
2.0.0 #
Note: This release has breaking changes.
- FIX: resolve Web/WASM, SwiftPM and Kotlin scoring warnings on pub.dev (#254).
- BREAKING FEAT: update all to latest (#251).
1.0.0 #
- Initial release of platform interface contract and models.