Check why flatpak version of the app is so large
Currently, the Flatpak version of the app is well above 100MB. This is quite large - given that the app actually is build on the KDE runtime and hence does not include the Qt libraries.
We should check what causes this (e.g. debug symbols still embedded in the app, the delivery including additional data or whatever) and fix it.