Update to 1.1.0 in preparation for release. (#145)

2 files changed
tree: b463443c7f9ea6f92fb58229250b4b93c3b09475
  1. .github/
  2. benchmark/
  3. example/
  4. lib/
  5. test/
  6. .gitignore
  7. .test_config
  8. analysis_options.yaml
  9. CHANGELOG.md
  10. LICENSE
  11. pubspec.yaml
  12. README.md
README.md

Dart CI pub package package 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.