toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 155 packages
Sort by PUB-AZS
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.
Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.#archive#zip#tar#gzip#xz
An ASN1 parser library for Dart. Encodes / decodes from ASN1 Objects to BER bytes
Dart library for working with Vehicle Identification Numbers (VINs) based on ISO 3779:2009 and World Manufacturer Identifiers (WMIs) based on ISO 3780:2009, enriched by NHTSA data.
Get image width and height, the library does not completely decode the image file, just read the metadata to get the image width and height.#image#metadata#size#performance
This small library helps you to decode Json Web Tokens, you can also know if a JWT is already expired.
A easy dart package to decode JSON Web Tokens, and to check and give its expiry dates
Base32 Encoder and Decoder for Dart, primarily used for One Time Password secrets.
Charset encoding and decoding Library, include iso-(2-15), windows series, gbk, euc-jp, euc-kr, shift-jis. And supportted charset detect, canEncode, canDecode.
A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and a decoder, as well as some utility extensions.