Musico is a versatile and user-friendly music streaming platform that leverages the YouTube Music API to provide users with access to a vast library of songs and playlists. This application allows users to search for their favorite songs, discover new music, and access a large number of playlists.
Install project dependencies
flutter pub getRun project using this command
flutter run -d device_nameBuild the project using this command
flutter build apk --no-tree-shake-iconsTo install the apk
flutter install -d device_name



