How to open directory with native file manager?

I am building a desktop app for Windows and MacOS. When a button is clicked I want to open a directory with the native file manager (I think it’s called file explorer on Windows and finder on mac). Is this possible?

1 Like