toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 172 packages
Sort by PUB-AZS
A Dart port of zxing that encode and decode multiple 1D/2D barcodes, Supported qrcode, pdf417, oned, maxicode, datamatrix, aztec.
A Dart library to decode & encode NDEF records, supporting multiple types.
Dart library that provides simple and elegant way to encode and decode ASN1
GBK codec converter (enCode and deCode) library includes bytes codec.
Bson library for Dart. BSON is a binary-encoded serialization of JSON-like documents. The package allows also eJson and object serialization/deserialization.
A simple encode, decode, and neighbor finder for longitude/latitude and geohash.
Lexicographically sortable, 128-bit identifier (UUID) with 48-bit timestamp and 80 random bits. Canonically encoded as a 26 character string, as opposed to the 36 character UUID.
Dart library that provides simple and elegant way to decode and encode PEM.
Dart library to encode, decode and pretty print hex string
Encoder and decoder for a canonical JSON format, useful when cryptographically hashing or signing JSON objects. #json#crypto#security