flutter_charset_detector 1.0.0 flutter_charset_detector: ^1.0.0 copied to clipboard
Detect and decode the charset (character encoding) of text bytes
1.0.0 #
- Migrate to non-nullable by default
0.3.0 #
- Update Android detection library
- juniversalchardet 2.4.0
0.2.0 #
- Update iOS detection library
- UniversalDetector2 2.0.0 (uchardet 0.0.7)
0.1.1 #
- Fleshed out package description
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))