toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 2470 packages
Sort by PUB-AZS
A file system watcher. It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.
Support for reading and writing Dart Package Configuration files.
A pluggable, mockable file system abstraction for Dart. Supports local file system access, as well as in-memory file systems, record-replay file systems, and chroot file systems.
A library to perform Bash-style file and directory globbing.
Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting.#dart-pub
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.#magic-numbers#mime#mimetype#multipart-form
Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values.
Static file server support for the shelf package and ecosystem.#server#shelf
A library to programmatically manipulate source map files.
Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.