flutter_charset_detector_web 1.2.0 copy "flutter_charset_detector_web: ^1.2.0" to clipboard
flutter_charset_detector_web: ^1.2.0 copied to clipboard

Platformweb

Web implementation of the flutter_charset_detector plugin.

1.2.0 #

  • Add detect method to obtain the detected charset without decoding the supplied bytes

1.1.0 #

  • Bump jschardet to 3.1.0

1.0.3 #

  • Use js version 0.7.1

1.0.2 #

  • Fix registration of web implementation
  • Fix autoDecode to actually decode

1.0.1 #

  • Use js version 0.6.4

1.0.0 #

  • Initial release