issues
search
close2
/
csv
A dart csv to list codec / converter
MIT License
98
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Large CSV files (>200 MB) not saving - no warning
#73
jvgiordano
opened
1 day ago
1
[Feature request] Support for parsing the header
#72
orkun1675
opened
4 months ago
0
fix: if inside string ignore text-delimiters
#71
close2
closed
8 months ago
0
Parse csv content is not correct
#70
quangson91
opened
9 months ago
2
svToListConverter().convert doesn`t work on IOS (works on android)
#69
echogit
opened
11 months ago
3
No support sep paramter
#68
h1542462994
opened
1 year ago
0
fix: remove unnecessary non null assertion
#67
close2
closed
1 year ago
0
Warning in cvs-5.1.0
#66
thumbert
closed
1 year ago
1
Feature/null treatment
#65
close2
closed
1 year ago
0
Issue compatibility with Flutter 3.10.x
#64
arielramos
closed
1 year ago
3
fix: allow end of string as last character of file
#63
close2
closed
1 year ago
0
[DocumentManager] The view service did terminate with error: Error Domain=_UIViewServiceErrorDomain Code=1 "(null)" UserInfo={Terminated=disconnect method}
#62
pen110
opened
1 year ago
1
Unexpected Error: The text end delimiter (") for the last field is missing.
#61
liam7800
closed
1 year ago
2
Delimiter for decimal
#60
stukdev
opened
1 year ago
2
Escaping
#59
0xpr03
opened
1 year ago
1
Fix linting & style issues; Remove unnecessary null checks
#58
w2sv
closed
2 years ago
1
Mime type
#57
kephren226
closed
2 years ago
3
How to make each fields data to be enclosed with double quotes.
#56
Sunsiha
closed
2 years ago
1
Remove `new` keyword from examples in `README.md`
#55
nilsreichardt
closed
2 years ago
1
Multi Sheets per file ?
#54
Joseph-Nathan
closed
2 years ago
1
EOL error
#53
ckilee
closed
2 years ago
1
Different output in debug and when deployed
#52
andibardhi
closed
2 years ago
1
The numbers or time contain "\"
#51
kevinxxq
closed
2 years ago
2
[bug] `CsvToListConverter` does not split last row element from the first element of the next row.
#50
bySabi
closed
2 years ago
1
CsvToListConverter return all the row data in single entry
#49
dhaval-k-simformsolutions
closed
2 years ago
3
Safari issue in exported csv
#48
aiyubaarav
opened
2 years ago
4
Add tests for #46 and include automated github action testing
#47
lil5
closed
2 years ago
2
Add list type generic
#46
lil5
closed
2 years ago
0
utf-8 support?
#45
alexursul
closed
3 years ago
1
Create sheet
#44
erperejildo
closed
3 years ago
2
Can't find the generated file
#43
erperejildo
closed
3 years ago
1
Provide example
#42
erperejildo
opened
3 years ago
0
Csv content cannot display Traditional Chinese if open in Excel
#41
tkchung23
closed
3 years ago
1
release to nullsafety 5.0.0
#40
arnaudelub
closed
3 years ago
1
Fixed an insecure link.
#39
UsamaSarwar
closed
3 years ago
1
Migration to Null-Safety
#38
darwingr
closed
3 years ago
1
publish a null safetey version
#37
bsutton
closed
3 years ago
2
fixes #34: improve performance by avoiding flushing the StringBuffer each row
#36
boukeversteegh
closed
4 years ago
4
Exclude header
#35
sam-tj
closed
4 years ago
1
Decoding and encoding CSV is extremely slow
#34
Hixie
closed
4 years ago
2
CsvToListConverter adds extra rows for empty newlines at end of file
#33
erf
opened
4 years ago
1
Cant create more then 1 field per row
#32
GustavoContreiras
opened
4 years ago
1
Not working on iOS
#31
tantzygames
closed
1 year ago
7
ListToCSVConverter generates extra CR for new line
#30
genaromendezl
opened
5 years ago
2
treatment of null
#29
thumbert
closed
1 year ago
6
Getting error: Undefined name 'csvCodec'. (undefined_identifier )
#28
Sacchid
closed
5 years ago
1
List<List> vs List<List<String>
#27
szotp
closed
5 years ago
1
"A value of type 'dynamic' can't be assigned to a variable of type 'String'."
#26
close2
closed
2 years ago
7
Increase Dart SDK version
#25
ShawnRG
closed
5 years ago
1
Updated example in README.md for dart 2
#24
ircecho
closed
5 years ago
0
Next