Hi,
I’m in the process of adding a new app to F-Droid, written with Flutter (the merge request). I’m trying to add reproducible builds, but this is what I get with diff zipinfo:
According to the wiki, it can be hard to fix difference in .dex and .so, so I was wondering if someone had experience in the case of Flutter.
Thanks a lot in advance!