- Add VariableSpec class with magnitude field validation - Add Formula class supporting multiple input/output variables - Support d4rt_code as string or object with code field - Add comprehensive tests for parsing and serialization - Fix broken test import in pruebas_d4rt_test.dart Follows README.md format requirements exactly
10 lines
550 B
Markdown
10 lines
550 B
Markdown
[](https://github.com/dart-lang/tools/actions/workflows/watcher.yaml)
|
|
[](https://pub.dev/packages/watcher)
|
|
[](https://pub.dev/packages/watcher/publisher)
|
|
|
|
A file system watcher.
|
|
|
|
## What's this?
|
|
|
|
`package:watcher` monitors changes to contents of directories and sends
|
|
notifications when files have been added, removed, or modified.
|