Estragonia
Estragonia copied to clipboard
Possible to use Avalonia's StorageProvider to open file picker?
Hey, this has been working fantastically so far! I was wondering though if it would be possible to add support for opening the file picker via the StorageProvider class from Avalonia? I am assuming it doesn't right now because the platform is not being registered as a desktop with Avalonia? (Avalonia docs for storage provider platforms)
Totally get if it isn't really feasible. If that is the case, it might be wroth mentioning in the to know
section on github.
Thanks!