Ailton D. Vieira
Ailton D. Vieira
Please, already tried it and don't worked.
To work on Flutter web I only managed it like this: await assetsAudioPlayer.open( Audio.network("assets/sounds/simple-notification.mp3"), showNotification: true, ); Basically replaces Audio(assetHere) with Audio.network(assetHere), it seems that Flutter web has some strict...
> Hey! Can you please tell me where can I find those extra options? You can find the commands here, I believe that not all of them will have any...
> Hi, > > I'm trying to rotate the video 180º, aspect ratio, and remove the audio in the extra parameters, but it only removes the audio. Does the package...