shorebirdtech / shorebird

Code Push for Flutter and other tools for Flutter businesses.
https://shorebird.dev
Other
2.24k stars 133 forks source link

feat: provide more information for debugging dex changes #2226

Open eseidel opened 3 months ago

eseidel commented 3 months ago

When users get a warning about dex changes they sometimes don't know why.

We could probably do more to show them what changed. There exist "dex diffing" programs afaict.

erickzanardo commented 3 months ago

Do we have any easy way to reproduce dex changes?