Awesome
fips-nfd
fipsified nativefiledialog (https://github.com/mlabbe/nativefiledialog)
fips build system: https://github.com/floooh/fips
To use nfd you need just to add it to your fips.yml
:
imports:
fips-nfd:
git: https://github.com/fungos/fips-nfd.git
And then add as a dependency to your project using fips_deps(nfd)
.