grizzly_io 3.0.1 copy "grizzly_io: ^3.0.1" to clipboard
grizzly_io: ^3.0.1 copied to clipboard

Readers and writers for several file formats (CSV, TSV, JSON, YAML, etc)

Changelog #

3.0.1 #

  • Updated homepage in pubspec

3.0.0 #

  • Null safety

2.2.0 #

  • Combined Rows and Columns into Table

2.1.0 #

  • Renamed LabledTable to Table

2.2.1 #

  • Fixed RangeError exception in Table.toMap()

2.0.1 #

  • Analyzer warning fixes

2.0.0 #

  • Dart 2.0.0 support

1.2.2 #

  • Bug fix: TypeConverter.toNum

1.2.1 #

  • Breaking changes to LabeledTsv

0.0.4 #

  • Replaced LabeledTsv with parseLabTsv and toLabTsv
  • Added LabeledTable and Table to fluently morph columns in a table

0.0.3 #

  • Browser and dart:io based loaders to read file formats from different sources

0.0.2 #

  • TypeConverter to convert type of columns in List or Map table

0.0.1 #

  • CsvParser to parse CSV-like files
  • LabeledTsv to read/write labeled TSV files
15
likes
130
pub points
78%
popularity

Publisher

unverified uploader

Readers and writers for several file formats (CSV, TSV, JSON, YAML, etc)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

http, intl

More

Packages that depend on grizzly_io