Dart and Flutter packages from pub.dev. 20 packages indexed with health scores.
Highest ranked & most cached
This package provides a library that performs static analysis of Dart code.
Logic that is shared between the front_end and analyzer packages.
A library to communicate with a service implementing the Dart VM service protocol.
Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.
A parser for YAML, a human-friendly data serialization standard
Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
Opinionated, automatic Dart source code formatter. Provides an API and a CLI tool.
A library to perform Bash-style file and directory globbing.
Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.
Classes and helper functions that support JSON code generation via the `json_serializable` package.
Full-featured XML for Dart — DOM parsing, SAX streaming, XPath 3 querying, and a fluent builder API.
Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values.
Support for reading and writing Dart Package Configuration files.
Provides a standard representation for source code locations and spans.
Utility functions and classes related to the 'dart:async' library.
A file system watcher. It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.