toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 67376 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
Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values.
A lightweight library for parsing, traversing, querying, transforming and building XML documents.#parser#sax#xml#xpath
A dart:io HttpServer wrapper that handles requests from multiple servers.