toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 34858 packages
Sort by PUB-AZS
A class for parsing strings using a sequence of patterns.
An abstraction for two-way communication channels based on the Dart Stream class.
Useful Unicode glyphs and ASCII substitutes.
A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.#file-system
Collections and utilities functions and classes related to collections.#collections#data-structures
A library for parsing and analyzing CSS (Cascading Style Sheets).#css
Library for 32- and 64-bit signed fixed-width integers with consistent behavior between native and JS runtimes.
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