enough_mail
116
IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.
charset_converter
36
Flutter platform charset converter
flutter_charset_detector
20
Flutter plugin that detects the charset (encoding) of text bytes
enough_convert
9
Support for ISO 8859 / Latin and Windows character encodings missing from `dart:convert`.
qs
6
A query string encoding and decoding library for Dart. Ported from qs for JavaScript.
base_codecs
4
A set of base16 (hex), base32 (Rfc, RfcHex, Crockford, ZBase, GeoHash, WordSafe), Base58 (Bitcoin, Flickr, Ripple) with Base58Check, base85 (Ascii85, Z85, IPv6) codecs