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

PlatformiOSmacOS

Darwin implementation of the flutter_charset_detector plugin.

1.2.0 #

  • Move as much processing as possible off the main (UI) thread

1.1.0 #

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

1.0.0 #

  • Initial release