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

PlatformiOSmacOS

Darwin implementation of the flutter_charset_detector plugin.

1.3.0 #

  • Support Swift Package Manager

1.2.1 #

  • Fix build on macOS

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