enough_convert
Support for character encodings / charsets / codecs missing from `dart:convert` - ISO 8859 / Latin, Windows, DOS, GBK, Big5, and KOI8 R/U.
1.6.0
27K downloads/mo
#1927 most downloaded on pub.dev
Enough-Software/enough_convert
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 10 months
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
9 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Dec 2020 to Jun 2022Releases
latest 9-
1.6.015 Jun 2022 -
1.5.011 Jun 2022Release notes
Open source →- 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
Release notes
Open source →- 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
-
1.4.018 Aug 2021Release notes
Open source →- Thanks to moheb2000 now the Windows-1256 codec (Persian) works as expected.
Release notes
Open source →- Thanks to moheb2000 now the Windows-1256 codec (Persian) works as expected.
-
1.3.009 May 2021Release notes
Open source →Add support the following encoding thanks to habbas11:
- Windows-1256 / cp-1256
Release notes
Open source →- Add support the following encoding thanks to habbas11:
- Windows-1256 / cp-1256
-
1.2.017 Mar 2021Release notes
Open source →- Add support the following encodings:
- Windows-1253 / cp-1253
- Windows-1254 / cp-1254
Release notes
Open source →- Add support the following encodings:
- Windows-1253 / cp-1253
- Windows-1254 / cp-1254
- Add support the following encodings:
-
1.1.004 Mar 2021 -
1.0.003 Mar 2021 -
0.10.009 Feb 2021Release notes
Open source →- Decoding data does not change the data anymore, as this is not expected behavior
- Forked fast_gbk into enough_convert to support GBK and GB2312 encodings
Release notes
Open source →- Decoding data does not change the data anymore, as this is not expected behavior
- Forked fast_gbk into enough_convert to support GBK and GB2312 encodings
-
0.9.009 Dec 2020Release notes
Open source →- Initial version with support for ISO 8859 1-16, Windows 1250, 1251 and 1252 character encodings
Release notes
Open source →- Initial version with support for ISO 8859 1-16, Windows 1250, 1251 and 1252 character encodings