toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 906 packages
Sort by PUB-AZS
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.
A compiler to convert SVGs to the binary format used by `package:vector_graphics`.#svg#vector-graphics
Automatically generate code for converting to and from JSON by annotating Dart classes.#json#build-runner#json-serializable#codegen
A simple Dart package exposing a Color class which can be used to create, convert, alter, and compare colors in a variety of colorspaces.
Implementation of the Unicode Bidirectional Algorithm (UBA). Converts logical strings to their equivalent visual representation.
Converts already built widgets into skeleton loaders with no extra effort.#skeleton#shimmer-loading#skeleton-loader#loading
Utility for converting between WGS84 lat/lng and MGRS coordinates (Dart version of proj4js/mgrs).
Easy hexadecimal convertion using dart:convert API.
Base58Check encoding using dart:convert interface
A library to write YAML documents, supporting Object encoding and 'dart:convert' 'Converter'.