IEEE-VIT / playtify

Playtify is a flutter app that recommends a playlist based on your mood!
MIT License
11 stars 16 forks source link

Update home_screen.dart #21

Closed MISHRA-TUSHAR closed 10 months ago

MISHRA-TUSHAR commented 10 months ago

Corrected the RecentlyPlayed constructor to accept Key? key. Directly used the onItemTapped function in BottomNavigationBar. Added a line in RecentlyPlayed to ensure getSongHistory is not called multiple times.

dk-a-dev commented 10 months ago

The app is still under active development and the fixes suggested do not hold values at the current stage of the app