We tried out using Exoplayer 2.8.4 to play streams created from Ffmpeg's experimental support for storing FLAC & Opus audio in an ISO-BMFF container using MPEG DASH.
From the sample Exoplayer app, it looked like Exoplayer was able to parse the container, but it wasn't able to actually play the audio that was inside.
We tried this out in the Android Emulator.
If you need a test stream, you can use:
FLAC: https://d1v9in513d8d86.cloudfront.net/flac_opus-tests/flac_output.mpd
Opus: https://d1v9in513d8d86.cloudfront.net/flac_opus-tests/opus_output.mpd