flutter_csv 1.0.1 copy "flutter_csv: ^1.0.1" to clipboard
flutter_csv: ^1.0.1 copied to clipboard

A CSV library for Dart/Flutter with builder pattern, import/export capabilities, header detection, and JSON conversion.

Changelog #

1.0.1 #

  • Fixed LICENSE to be OSI-approved (MIT).
  • Improved example documentation.
  • CSV -> MCP and MCP -> CSV

1.0.0 #

  • Initial release.
  • Added CSV parsing and building support.
  • Added JSON to CSV conversion and vice versa.
  • Added MessagePack support.
1
likes
160
points
282
downloads

Publisher

verified publisherjhonacode.com

Weekly Downloads

A CSV library for Dart/Flutter with builder pattern, import/export capabilities, header detection, and JSON conversion.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on flutter_csv