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

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

0.1.2 #

  • Removed prefix example_ from sample Dart files and added README.md to make examples recognisable
  • Added flag addPendingLineBreak to manage the output ending
  • Breaking: all read methods return int (the number of lines or characters read ex BOM)

0.1.1 #

  • Renamed sample files to contain prefix example_

0.1.0 #

  • Initial version.
1
likes
0
pub points
52%
popularity

Publisher

verified publisheraiurovet.com

A library for reading / 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