watcher 0.9.4 copy "watcher: ^0.9.4" to clipboard
watcher: ^0.9.4 copied to clipboard

outdatedDart 1 only

A file system watcher. It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.

0.9.4 #

  • Treat add events for known files as modifications instead of discarding them on Mac OS.

0.9.3 #

  • Improved support for Windows via WindowsDirectoryWatcher.

  • Simplified PollingDirectoryWatcher.

  • Fixed bugs in MacOSDirectoryWatcher

182
likes
0
pub points
100%
popularity

Publisher

verified publishertools.dart.dev

A file system watcher. It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.

Repository
View/report issues

License

unknown (LICENSE)

Dependencies

path, stack_trace

More

Packages that depend on watcher