Demonstrates audio conversion using the audio_decoder plugin.
cd example
flutter runThe app includes two bundled test tones (1-second 440Hz sine wave):
- test_tone.mp3 — for testing MP3 to WAV conversion
- test_tone.m4a — for testing M4A to WAV conversion
Tap either button to copy the asset to a temp directory and convert it to WAV.