charset_normalizer_dart 0.1.0 copy "charset_normalizer_dart: ^0.1.0" to clipboard
charset_normalizer_dart: ^0.1.0 copied to clipboard

Charset detection for Dart and Flutter, ported from Python charset_normalizer.

0.1.0 #

  • Initial version.
  • Dart implementation of charset_normalizer core detection APIs.
  • Supports comprehensive text encoding detection.
  • Aligned Unicode data and detection behavior with charset_normalizer 3.4.9.
  • Added UTF-7 SIG handling and the upstream fallback decode regression fix.
  • Added bounded character caches and bounded large-file validation.
0
likes
160
points
189
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Charset detection for Dart and Flutter, ported from Python charset_normalizer.

Repository (GitHub)
View/report issues

Topics

#charset #encoding #detection #unicode

License

MIT (license)

Dependencies

charset_codec

More

Packages that depend on charset_normalizer_dart