All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Refactor the player behind an interface
- User could not play a different playlist if one is loaded already
0.0.4 - add Provider and move hardcoded data
- Provider
- moved hardcoded data to its own file
0.0.3 - migrate to sound null safety
- license
- code is now sound null safe
0.0.2 - add playlist
- this changelog
- a playlist to the player
0.0.1 - add basic buttons
- a row of buttons to play, skip, shuffle, and loop.