flutter_charset_detector_android 2.1.1 copy "flutter_charset_detector_android: ^2.1.1" to clipboard
flutter_charset_detector_android: ^2.1.1 copied to clipboard

PlatformAndroid

Android implementation of the flutter_charset_detector plugin.

2.1.1 #

  • Fix errors

2.1.0 #

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

2.0.1 #

  • Fix type cast error introduced in 2.0.0

2.0.0 #

  • Move to Android Gradle Plugin 8

1.0.0 #

  • Initial release