csvwriter 1.3.0 copy "csvwriter: ^1.3.0" to clipboard
csvwriter: ^1.3.0 copied to clipboard

Lightweight, cross-platform Dart package to write CSV data to a `StringSink`. Supports and extends RFC 4180.

1.3.0 #

  • Enable support of Dart 3.

1.2.0 #

  • Properly escape custom end of line.
  • Upgrade dependencies.

1.1.0 #

  • Make CsvWriter cross-platform.

1.0.0 #

  • Lightweight Dart package to write CSV data to a StringSink. Supports and extends RFC 4180.
7
likes
140
pub points
88%
popularity

Publisher

unverified uploader

Lightweight, cross-platform Dart package to write CSV data to a `StringSink`. Supports and extends RFC 4180.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on csvwriter