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.
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
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.
Classes and helper functions that support JSON code generation via the `json_serializable` package.
Utilities for working with Foreign Function Interface (FFI) code.
Provides a standard representation for source code locations and spans.
A dynamic parser framework to build efficient grammars and parsers quickly.
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
Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.
Opinionated, automatic Dart source code formatter. Provides an API and a CLI tool.
A composable, multi-platform, Future-based API for HTTP requests.
Implementations of SHA, MD5, and HMAC cryptographic functions.
The user facing API for structuring Dart tests and checking expectations.
Annotations to create static Dart interfaces for JavaScript APIs.
A shelf handler that wires up a listener for every connection.
Full-featured XML for Dart — DOM parsing, SAX streaming, XPath 3 querying, and a fluent builder API.