toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 29047 packages
Sort by PUB-AZS
APIs for parsing and manipulating HTML content outside the browser.#html#web
Classes and helper functions that support JSON code generation via the `json_serializable` package.#json#build-runner#json-serializable#codegen
A model for web server middleware that encourages composition and easy reuse. #server#shelf#backend
Any easy-to-use library for communicating with WebSockets that has multiple implementations.
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.#i18n#intl
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team. #analysis#lints
Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.#archive#zip#tar#gzip#xz
A lightweight library for parsing, traversing, querying, transforming and building XML documents.#parser#sax#xml#xpath
String replacement with operations that are Unicode/grapheme cluster aware.#strings#unicode
A dynamic parser framework to build efficient grammars and parsers quickly.#grammar#parser#parser-combinator#parsing#peg