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

outdated

Detect the charset (encoding) of text bytes

0.1.0 #

  • Rename DecodingResult.encoding to .charset
  • DecodingResult.fromJson constructor is now private
  • Document public APIs

0.0.1 #

  • Initial release
    • juniversalchardet 2.3.2
    • UniversalDetector 1.4.0 (uchardet pre-0.0.2 (84e292))