ubuntu / yaru.dart

Ubuntu Yaru Flutter widgets and themes for building desktop and web applications
https://ubuntu.github.io/yaru.dart/
Mozilla Public License 2.0
234 stars 36 forks source link

[Question] Is the minimum runtime requirement `org.gnome.Platform`? #919

Closed kjxbyz closed 2 weeks ago

kjxbyz commented 2 months ago

I developed an application and distributed it to Flathub. The runtime of the application is org.freedesktop.Platform. If I integrate this package, do I need to change the runtime to org.gnome.Platform?

Reference: https://docs.flatpak.org/en/latest/available-runtimes.html

Feichtmeier commented 3 weeks ago

I developed an application and distributed it to Flathub. The runtime of the application is org.freedesktop.Platform. If I integrate this package, do I need to change the runtime to org.gnome.Platform?

Reference: https://docs.flatpak.org/en/latest/available-runtimes.html

hi, I dont think so. This is just a flutter package, even though there is code to read gtk settings