charset_converter
Charset/encoding converter that uses underlying platform - no external dependencies
2.5.1
33K downloads/mo
#1795 most downloaded on pub.dev
pr0gramista/charset_converter
What this package is like to depend on
Last release 1 months ago
18 Jul 2026
Release timing varies
gaps range from 2 weeks to 1.6 years
Nearly every release is documented
notes for 17 of 17 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
17 releases · first in 2019
3 releases in the last 12 months
see the full history below
Release timeline
17 releases · Dec 2019 to Jul 2026
2020
2021
2022
2023
2024
2025
2026
Releases
latest 17-
2.5.118 Jul 2026 -
2.5.017 Jul 2026Release notes
Open source →- Migrate to built-in Kotlin
- Update the minimum supported SDK version to Flutter 3.44/Dart 3.12
-
2.4.002 Jun 2026 -
2.3.004 Nov 2024Release notes
Open source →- Upgrade Android project to support compilation with newer Java versions
- Set minimum SDK version to 21
-
2.2.111 Aug 2024Release notes
Open source →- Fix missing lStar resource for Android with Flutter 3.24 (thanks to moffatman)
-
2.2.025 Feb 2024 -
2.1.205 Jan 2024 -
2.1.120 Dec 2022Release notes
Open source → -
2.1.021 Feb 2022Release notes
Open source →- Windows support
- Fix nullable return type of decoding
- Fix trailing zeros in encoding output on Android
- Better example and improved tests
-
2.0.024 Mar 2021Release notes
Open source →- Null safety
- In case native implementation returns a null CharsetConversionError will be thrown
-
1.0.305 Mar 2020Release notes
Open source →- Update pubspec.yaml to mark supported platforms
- Add integration tests
- Add GitHub Actions workflow to run unit and integration tests
-
1.0.215 Jan 2020 -
1.0.113 Jan 2020 -
1.0.013 Jan 2020 -
0.0.313 Jan 2020 -
0.0.203 Jan 2020 -
0.0.131 Dec 2019Release notes
Open source →- Encoding and decoding
- Getting list of available charsets
- Android support
- Basic documentation