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.
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.
A parser for YAML, a human-friendly data serialization standard
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.
Opinionated, automatic Dart source code formatter. Provides an API and a CLI tool.
Classes and helper functions that support JSON code generation via the `json_serializable` package.
Utility functions and classes related to the 'dart:async' library.
Support for reading and writing Dart Package Configuration files.
Provides a standard representation for source code locations and spans.
A library to perform Bash-style file and directory globbing.
A file system watcher. It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.
Full-featured XML for Dart — DOM parsing, SAX streaming, XPath 3 querying, and a fluent builder API.
The user facing API for structuring Dart tests and checking expectations.
A package for manipulating stack traces and printing them readably.