toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 53 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
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.
This small library helps you to decode Json Web Tokens, you can also know if a JWT is already expired.
Base32 Encoder and Decoder for Dart, primarily used for One Time Password secrets.
A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and a decoder, as well as some utility extensions.
A QR code scanner that works on both iOS and Android using dart decoder.
A lightweight library for parsing and updating spreadsheet documents
Encoder and decoder for a canonical JSON format, useful when cryptographically hashing or signing JSON objects. #json#crypto#security