toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 663 packages
Sort by PUB-AZS
Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.#cli
Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting.#dart-pub
A parser for YAML, a human-friendly data serialization standard#yaml#config-format
A platform-independent package for parsing and serializing HTTP formats.
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart #uuid#identifier#id
A dynamic parser framework to build efficient grammars and parsers quickly.#grammar#parser#parser-combinator#parsing#peg
A portable Markdown library written in Dart that can parse Markdown into HTML.#markdown
An ASN1 parser library for Dart. Encodes / decodes from ASN1 Objects to BER bytes
Generator for FFI bindings, using LibClang to parse C, Objective-C, and Swift files. #interop#ffi#codegen
Implementation of RFC 9535 - JSONPath: Query Expressions for JSON. Reads and writes values in parsed JSON objects using queries like `$.store.book[2].price`.