Integrating QuickShell for Plasmoids

It’s been a joy writing widgets with QuickShell and I was wondering if KDE plasma could support plasmoids made using it. Both KDE and QuickShell use Qt QML but QuickShell uses a custom engine. I might be biased because of the current state of Plasma widget development docs but QuickShell has a lot of nice APIs and hot reloading.

I was working on a file watcher and QuickShell has a handy API called QuickShell.Io.FileView and I couldn’t find a plasmoid equivalent.

It would benefit the KDE community as well since a lot of the documentation task can be delegated to QuickShell.