Gio.FileMonitoring alternatives for flatpak

Hello,

Gio.FileMonitoring can’t report changes from the underlying filesystem when the file was opened via the Document portal, due to FUSE limitations (see bug).

Do we have any alternatives for changes monitoring?
(I could cyclically poll the mtime and size, but that’s inefficient…)