fast_csv
Install
flutter pub add fast_csv
Introduction
Classic non-configurable CSV parser suitable for most use cases. Pretty fast parsing.
Details
Category | CSV, Excel, ODS & Sheets |
update frequency | Average |
Likes | 17 |
Popularity | 87 |
pub platform score | 130 |
github star count | 4 |
github open issue count | 0 |
total number of github issues | 0 |
package creation time | |
package update time | |
Dart3 Support | yes |
null safety support | yes |
Platforms | AndroidiOSWebmacOSWindowsLinux |
Version Number | 0.2.11 |
Creation Time | Feb, 2022 |
These GitHub projects use the fast_csv plugin.
peercoin_flutter
26
Light Peercoin wallet written in Flutter, deployable on Android, iOS and Web.
csv_parser
6
Classic CSV parsers suitable for most use cases. Pretty fast parsing. With experimental event-based streaming parsing.