how can I play audio files in dart only without flutter?

45 Views Asked by At

I am learning dart now and I want to make a project to implement the concepts that I learned. I want to make a simple music player that works in terminal, I want to create it in dart only without flutter. is this possible ? how can I play audio files in dart only without flutter?

0

There are 0 best solutions below