toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 3400 packages
Sort by PUB-AZS
This package provides a library that performs static analysis of Dart code.
Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.#static-analysis
Utilities for working with Foreign Function Interface (FFI) code.#interop#ffi#codegen
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.
Opinionated, automatic Dart source code formatter. Provides an API and a CLI tool.
Provides a standard representation for source code locations and spans.
Useful Unicode glyphs and ASCII substitutes.
Classes and helper functions that support JSON code generation via the `json_serializable` package.#json#build-runner#json-serializable#codegen
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.#i18n#intl
Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.#archive#zip#tar#gzip#xz