retromp3 / retro

an ipod classic for iOS/Android, built with Flutter
https://retromusic.co
MIT License
317 stars 20 forks source link

Changed Readme, tested for Flutter 3 compatibility and updated selection color #6

Closed fritzlb closed 2 years ago

fritzlb commented 2 years ago

Tested the code with a new flutter 3 installation, everything works as expected. Some warnings about a redundant check that something isn't null, according to a quick google search changing anything isn't required

Updated readme to clarify that a Mac is required (and that a free developer account is enough)

Changed the selection colors to match those on an iPod by taking them from an old image found on Apples Website using archive.org

fritzlb commented 2 years ago

Accidentally closed the pull request... sorry :(

sakofchit commented 2 years ago

Looks good to me 👍