github dart-lang/tools watcher-v1.1.3
package:watcher v1.1.3

latest releases: oauth2-v2.0.5, watcher-v1.1.4, test_reflective_loader-v0.4.0...
2 months ago
  • Improve handling of
    FileSystemException: Directory watcher closed unexpectedly on Windows. The
    watcher was already attempting to restart after this error and resume sending
    events. But, the restart would sometimes silently fail. Now, it is more
    reliable.
  • Improving handling of directories that are created then immediately deleted on
    Windows. Previously, that could cause a PathNotfoundException to be thrown.

Don't miss a new tools release

NewReleases is sending notifications on new releases.