Skip to content

Flutter App which represents Network sensitivity as well as great use of BLoC design pattern using Trending Music lyrics

Notifications You must be signed in to change notification settings

0ne0rZer0/MusicLyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Made for Credicxo Internship Coding round

  • Developed in Flutter using BLoC pattern
  • This app provides the Top ten songs according to MusixMatch non commercial API.
  • Each song can be selected for further details as well as limited lyrics provided by the API
  • Songs can also be bookmarked from the song detail page.
  • All bookmarked songs can be viewed from Bookmark button on the 'Trending' (Home) page

MusicLyrics

Usage :

  • Real time Network sensitive app - check by turning on/off internet on home and details page.
  • Bookmark button on the home leads to bookmark page
  • Bookmark button on track page bookmarks it. (visible on bookmark page)
  • API can be changed in /lib/constants.dart
  • Please change API if app is in "connecting" as only 2k hits per day is allowed.

Todo :

  • Refactoring
  • Performance improvement
  • UI could be changed for better UX

About

Flutter App which represents Network sensitivity as well as great use of BLoC design pattern using Trending Music lyrics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages