fast_csv 0.1.21 copy "fast_csv: ^0.1.21" to clipboard
fast_csv: ^0.1.21 copied to clipboard

outdated

Classic non-configurable CSV parser suitable for most use cases. Pretty fast parsing.

0.1.21 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.20 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.19 #

  • The parsers has been rebuilt using the new version of parser_builder after fixing a bug in parser builder

0.1.17 #

  • The parser has become a much faster after rebuilding with new version of parser_builder

0.1.16 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.15 #

  • The parsers has been rebuilt using the new version of parser_builder

0.1.14 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.12 #

  • The parsers has been rebuilt using the new version of parser_builder
  • Minor changes in parser grammar

0.1.11 #

  • The parsers has been rebuilt using the new version of parser_builder
  • Minor changes in parser grammar

0.1.10 #

  • The parsers has been rebuilt using the new version of parser_builder

0.1.9 #

  • Slightly reduced parser size by rebuilding with new version of parser_builder

0.1.8 #

  • Non-configurable parser has become a little faster after rebuilding with new version of parser_builder
  • The updated version of the parsers is able to parse more data that does not fully conform with the specification (except for data with a structural format violation)

0.1.7 #

  • Added parser fast_csv_ex.dart, which allows to configure the field separator

0.1.6 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.5 #

  • Slightly reduced parser size by rebuilding with new version of parser_builder

0.1.4 #

  • Slightly reduced parser size by rebuilding with new version of parser_builder

0.1.3 #

  • Slightly reduced parser size by rebuilding with new version of parser_builder

0.1.2 #

  • Minor changes in grammar (to make it easier to understand)

0.1.1 #

  • Small changes in file README.md

0.1.0 #

  • Initial release
17
likes
0
pub points
87%
popularity

Publisher

unverified uploader

Classic non-configurable CSV parser suitable for most use cases. Pretty fast parsing.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

source_span

More

Packages that depend on fast_csv