flutter_charset_detector_android 3.0.0 flutter_charset_detector_android: ^3.0.0 copied to clipboard
Android implementation of the flutter_charset_detector plugin.
3.0.0 #
- Bump juniversalchardet to 2.5.0
- Bump Kotlin to 1.7.10
- Bump compileSdk to 34
- Bump minSdk to 21
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