A music App using Flutter that can provide lyrics of tracks using third party API services.
# install project
$ git clone https://github.com/CyberIkshit/flyrix.git
# open app directory
$ cd flyrix
# install dependencies
$ pub get
# build/run
Home Screen-:
Loading Page-:
Track Details-:
When Offline-:
Still under development!!