Noah Rubin
Noah Rubin
Great idea! I'll try and add this in the next version.
The animation was added in https://github.com/nrubin29/finale/commit/cfae6abbd55cf0e5670004cac0a21e957a3bf640 and will be live in the next update.
You can like/unlike a song and check its status on the track page, but I could look into add that functionality to the profile page.
Showing a heart icon on loved songs in the recent scrobbles list was implemented in https://github.com/nrubin29/finale/commit/a13e4d2cff5b33324573f623b085f7ba55388dda. I'll look into adding the ability to love songs from the recent scrobbles list...
Thanks for the suggestion. I think your approach will definitely work. I'll plan to have this in the next version.
I could look into adding support for reordering/hiding tabs on the profile page.
The ability to reorder the tabs on the profile screen has been added in https://github.com/nrubin29/finale/commit/d5ddaf87d2a6e6ffdaace1280894b95a94d9642f.
Unfortunately, this is an issue with Flutter (https://github.com/flutter/flutter/issues/63576). It looks like they're working on a fix, and once it's available, I'll be sure to push a new build that includes...
I actually looked at the code for PanoScrobbler recently, and it works differently to how Finale works. PanoScrobbler asks for the user's password and then uses it to act like...
This is awesome! I like the idea of making the current state super clear at all times. I'll look into implementing something like this.