我能够在这行代码中播放一个简单的声音:
SystemSound.play(SystemSoundType.click);
如何播放自定义声音?
让我们说一个简短的mp3
dart flutter
dart ×1
flutter ×1