utf_ext 0.1.6 copy "utf_ext: ^0.1.6" to clipboard
utf_ext: ^0.1.6 copied to clipboard

A library for reading and writing text files in any major Unicode format (UTF-8, UTF-16LE, UTF-16BE, UTF-32LE, UTF-32BE)

example/README.md

How To Use the utf_ext Package

Contents #

  • utf_cat.dart - see how to read UTF files and print to terminal, similar to cat (POSIX) or type (Windows)
  • utf_conv.dart - see how to convert files from one UTF format to another, similar to iconv (POSIX)
1
likes
0
pub points
52%
popularity

Publisher

verified publisheraiurovet.com

A library for reading and writing text files in any major Unicode format (UTF-8, UTF-16LE, UTF-16BE, UTF-32LE, UTF-32BE)

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, file, loop_visitor

More

Packages that depend on utf_ext