serial_csv
High performance CSV encoder and decoder with retained types and nullability.
0.5.2
205K downloads/mo
#843 most downloaded on pub.dev
source
What this package is like to depend on
Last release 5 months ago
05 Mar 2026
Release timing varies
gaps range from 2 weeks to 2.7 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
8 releases · first in 2023
3 releases in the last 12 months
see the full history below
Release timeline
8 releases · May 2023 to Mar 2026
2024
2025
2026
Releases
latest 8-
0.5.205 Mar 2026 -
0.5.117 Feb 2026 -
0.5.017 Feb 2026Release notes
Open source →- feat: add
decodeFlexible - deps: require Dart 3.3+
- chore: migrate from GitHub to Codeberg: https://codeberg.org/Tienisto/serial-csv
- feat: add
-
0.4.022 May 2023Release notes
Open source →- add specialized
encodeanddecodemethods forint,doubleandbool - rename
encodeStringListanddecodeStringListtoencodeStringsanddecodeStrings - significantly improve parsing performance
- add specialized
-
0.3.021 May 2023Release notes
Open source →- make dart constraints less strict (requires only dart 2.12+)
- add
encodeMapanddecodeMapmethods
-
0.2.121 May 2023 -
0.2.021 May 2023Release notes
Open source →- method signature changed from
List<List<Object?>>toList<List<dynamic>> - add
encodeStringListanddecodeStringListmethods
- method signature changed from
-
0.1.020 May 2023