I’m currently working on a Dart project on Windows and I’m trying to integrate fswatch for file system monitoring. However, I’m encountering some difficulties with the installation process as there seems to be a lack of clear documentation specifically for Windows users, especially for beginners like myself.
Could someone please provide clear, step-by-step instructions on how to properly install fswatch for a Dart project on Windows? Additionally, any tips or insights on potential pitfalls to watch out for during the installation process would be greatly appreciated.
Thank you in advance for your help!
I’ve attempted to install fswatch using various methods, including using package managers as well as trying manual installations from source. However, none of these methods have been successful so far.