spotify_sdk 1.0.0
What's Changed
- Resolve ios issues on flutter side by @fotiDim in #22
- Feature/integrate ios sdk reworked by @brim-borium in #7
- ObjC conversion by @fotiDim in #25
- Convert back to swift by @fotiDim in #27
- Feature/display player state ios by @fotiDim in #28
- Updates the main workflow to include code coverage and deeper dart analysis by @brim-borium in #29
- Add effective_dart as linter base. by @Joran-Dob in #31
- Update CONTRIBUTING.md by @brim-borium in #30
- Connection and disconnection events in the web implementation by @itsMatoosh in #33
- Implement iOS authentication and streams by @fotiDim in #34
- Adapt to breaking change in the android Spotify SDK by @itsMatoosh in #38
- Add iOS player and library functions by @fotiDim in #35
- Feature/ios remaining player api functions by @fotiDim in #37
- Fetch iOS SDK automatically by @fotiDim in #40
- Rename logout() to disconnect() by @fotiDim in #43
- Change wget to curl command in prepare-iOS-SDK, as wget is not available in MacOS by default. by @itsMatoosh in #44
- Improve Spotify connection logic on iOS by @fotiDim in #46
- Streamline iOS connection & token flow by @fotiDim in #49
- Update spotify_sdk_web.dart by @itsMatoosh in #52
- Implement SetToggle and SetRepeat for Android by @Joran-Dob in #54
- Update the spotify sdks in the example app by @brim-borium in #57
- Implement the SetRepeat and SetShuffle methods on the web. by @itsMatoosh in #60
- Improving pub.dev score by @brim-borium in #42
- Implemented the PKCE authorization flow for the web platform. by @itsMatoosh in #61
- Release 1.0.0 by @brim-borium in #59
Full Changelog: 0.5.0...1.0.0