nano music player
simple local music play.er built with flutter. it uses the audioplayer plugin to play files, and path_provider to locate the external directory and search it for playable files. metadata is gathered through native java code. i also used this waves widget.
Comments are closed.