0 purchases
soundcmd
this is a package to allow for playing sounds, currently only macOS iss supported, as it has afplay command.
#usage
void main{
import "package:soundcmd/soundplay.dart";
sound("foo.mp3");}
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.