I\'m trying to make a little sound in a flutter app, I\'m using AudioCache for it, here is some code:
AudioCache player = AudioCache(prefix: \'assets/\');