toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 44223 packages
Sort by PUB-AZS
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.
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
A full featured library for writing and running Dart tests across platforms.#testing