toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 172 packages
Sort by PUB-AZS
Flutter native bindings to LAME (MP3 encoder), bundled with LAME source code.
Request body parser middleware for Dia http serer. Parse query, x-www-form-urlencoded, json and form-data params and uploaded files form HttpRequest.
A Dart library for implementing the encoding and decoding of the Bencode format.
A library for encoding string and json data into viable URI param.
A utility class containing maps of every HTML 4.01 character entity, including ASCII and hex codes, and methods to encode/decode strings with those character entities.
sss256 is a library with utilities for encode\decode secret with Shamir`s Secret Sharing algo
OKLCH is a new way to encode colors (like hex, RGBA, or HSL)
A Dart package to encode and decode the otpauth-migration URI format used to import into and export 2FA secrets from the Google Authenticator app.
Simple base16 (hex) encoder. Used to encode bytes to semi-readable String format, e.g. to encode bytes of UUID, ObjectID, etc.
Charset encoding and decoding Library, include ISO-(2-15), Windows Series, GBK, EUC-JP, EUC-KR, SHIFT-JIS, TCVN-3. And supported charset detect, canEncode, canDecode.