I need to decompress xz files in my flutter app. I have tried unsuccessfully the lzma plugin.
Is there any way to decompress xz files in my app?