charset_converter 2.2.0 copy "charset_converter: ^2.2.0" to clipboard
charset_converter: ^2.2.0 copied to clipboard

Charset/encoding converter that uses underlying platform - no external dependencies

2.2.0 #

2.1.2 #

  • Fix missing namespace in Android project (thanks to MemphisNguyen)

2.1.1 #

  • Upgrade Kotlin and Gradle versions (special thanks to sgsm74 and lvinci)

2.1.0 #

  • Windows support
  • Fix nullable return type of decoding
  • Fix trailing zeros in encoding output on Android
  • Better example and improved tests

2.0.0 #

  • Null safety
  • In case native implementation returns a null CharsetConversionError will be thrown

1.0.3 #

  • Update pubspec.yaml to mark supported platforms
  • Add integration tests
  • Add GitHub Actions workflow to run unit and integration tests

1.0.2 #

  • Small improvements in documentation

1.0.1 #

  • Fix links in README files

1.0.0 #

  • Stable release
  • Update example README

0.0.3 #

  • Single charset availability check

0.0.2 #

  • iOS support

0.0.1 #

  • Encoding and decoding
  • Getting list of available charsets
  • Android support
  • Basic documentation
53
likes
140
pub points
95%
popularity

Publisher

verified publisherpr0gramista.pl

Charset/encoding converter that uses underlying platform - no external dependencies

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on charset_converter