issues
search
dart-lang
/
watcher
A file system watcher library for Dart.
https://pub.dev/packages/watcher
BSD 3-Clause "New" or "Revised" License
138
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/checkout from 4.2.0 to 4.2.2 in the github-actions group
#172
dependabot[bot]
closed
6 days ago
0
Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group
#171
dependabot[bot]
closed
1 month ago
0
Bump the github-actions group with 2 updates
#170
dependabot[bot]
closed
4 months ago
0
update lints
#169
kevmoo
closed
4 months ago
0
Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group
#168
dependabot[bot]
closed
5 months ago
0
Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group
#167
dependabot[bot]
closed
5 months ago
0
blast repo changes: dependabot
#166
devoncarew
closed
5 months ago
0
Bump actions/checkout from 4.1.2 to 4.1.4
#165
dependabot[bot]
closed
6 months ago
1
Bump dart-lang/setup-dart from 1.6.2 to 1.6.4
#164
dependabot[bot]
closed
6 months ago
0
Bump actions/checkout from 4.1.1 to 4.1.2
#163
dependabot[bot]
closed
7 months ago
0
Bump dart-lang/setup-dart from 1.6.0 to 1.6.2
#162
dependabot[bot]
closed
9 months ago
0
Bump actions/stale from 8.0.0 to 9.0.0
#161
dependabot[bot]
closed
10 months ago
0
blast repo changes: no-response
#160
kevmoo
closed
10 months ago
1
Windows FileWatcher misses modifications made after watcher.ready fires
#159
DanTup
closed
2 months ago
20
CLI app terminates immediately when awaiting `DirectoryWatcher.ready`
#158
DanTup
closed
11 months ago
1
Fix PollingFileWatcher.ready for files that don't exist
#157
DanTup
closed
11 months ago
9
Enable file watcher tests on Windows
#156
DanTup
closed
11 months ago
0
Bump actions/checkout from 4.1.0 to 4.1.1
#155
dependabot[bot]
closed
1 year ago
0
Bump dart-lang/setup-dart from 1.5.1 to 1.6.0
#154
dependabot[bot]
closed
1 year ago
1
Migrate to dart_flutter_team_lints v2.1
#153
parlough
closed
1 year ago
0
Bump dart-lang/setup-dart from 1.5.0 to 1.5.1
#152
dependabot[bot]
closed
1 year ago
1
Bump actions/checkout from 3.6.0 to 4.1.0
#151
dependabot[bot]
closed
1 year ago
0
It will cause huge heat on iOS
#150
qq1050603252
opened
1 year ago
2
Bump actions/checkout from 3.5.3 to 3.6.0
#149
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 3.5.2 to 3.5.3
#148
dependabot[bot]
closed
1 year ago
0
Network Directory/File watcher with basic authentications
#147
sachindeorah
opened
1 year ago
0
blast_repo fixes
#146
devoncarew
closed
1 year ago
0
Update to 1.1.0 in preparation for release.
#145
brianquinlan
closed
1 year ago
0
Bump actions/checkout from 3.5.0 to 3.5.2
#144
dependabot[bot]
closed
1 year ago
0
Remove unnecessary ConstructableFileSystemEvent classes
#143
brianquinlan
closed
1 year ago
0
How to close DirectoryWatcher
#142
realth000
opened
1 year ago
2
Bump actions/checkout from 3.3.0 to 3.5.0
#141
dependabot[bot]
closed
1 year ago
0
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0
#140
dependabot[bot]
closed
1 year ago
0
blast_repo fixes
#139
kevmoo
closed
1 year ago
0
Require Dart 2.19, use new team lints
#138
kevmoo
closed
1 year ago
0
Watcher prevents child processes from being killed
#137
Ehesp
opened
1 year ago
2
Bump dart-lang/setup-dart from 1.3 to 1.4
#136
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 3.2.0 to 3.3.0
#135
dependabot[bot]
closed
1 year ago
0
Migrate from no-implicit-casts to strict-casts
#134
srawlins
closed
1 year ago
0
H
#133
jfjrvb24
closed
1 year ago
0
Bump actions/checkout from 3.1.0 to 3.2.0
#132
dependabot[bot]
closed
1 year ago
0
Support for watching `content://` in Android
#131
matthewwong525
opened
1 year ago
0
No directory events
#130
FuzzyRick
opened
1 year ago
3
Allow watching directories non-recursively
#129
Keithcat1
opened
1 year ago
0
When the monitored folder is deleted, the app crashes directly
#128
Eee721
opened
2 years ago
0
Update the CI configuration; add markdown badges
#127
devoncarew
closed
2 years ago
0
FileSystemException: Failed to watch path, path = '/Users/xxx/yyy/zzz' (OS Error: No such file or directory, errno = 2)
#126
scheglov
closed
2 years ago
7
"notifies when a file is moved onto an existing one" test fails on Windows
#125
DanTup
opened
2 years ago
0
Add/enable Windows tests
#124
DanTup
closed
2 years ago
17
Ensure ready future completes (with error) in the case the watcher fails and closes.
#123
DanTup
closed
2 years ago
21
Next