data/platform/file_watcher library
Classes
- FileChange
- A file change event.
- FileWatcherService
- File watcher service — watches files and directories for changes.
- WatchSubscription
- A file watcher subscription.
Enums
- FileChangeType
- File change event types.
Constants
-
defaultIgnorePatterns
→ const List<
String> - Common ignore patterns for file watching.