Skip to content

v1.5.0

Choose a tag to compare

@robert-virkus robert-virkus released this 11 Jun 15:56
· 3 commits to main since this release
  • Thanks to bobaxix both KOI8-R as well as KOI8-U codecs are now supported.
  • Add support for big5 encoding by forking https://github.com/douasin/big5-dart.
  • Restructure the package to hide implementation details - in doubt import 'package:enough_convert/enough_convert.dart';.
  • Improve documentation and code style