sestegra/spreadsheet_decoder
Spreadsheet Decoder is a library for decoding spreadsheets for ODS and XLSX files.
DartMIT
Issues
- 4
Nullsafety branch
#28 opened by sma - 2
Application will not compile when update flutter to 3.24 - Archive dependency
#50 opened by simeonangelov94 - 1
- 0
Question: How can I delete a sheet (table)?
#49 opened by hieugia312 - 0
Decoding error
#48 opened by mezoni - 5
- 0
String updates as inlineString
#45 opened by DaKar00 - 3
Cell value contains phonetic information.
#43 opened by okaxaki - 1
reading cell with image in it return null
#42 opened by huongtran84 - 0
Can Not Read file with CHARTS in it
#41 opened by MalikSamiAwan - 2
Date field not detected
#37 opened by david-mat - 2
DateTime field wrong timezone.
#40 opened by Mmisiek - 4
Request : add style to cells
#14 opened by areille - 1
Slow loading times
#38 opened by Areopagitics - 5
factory SpreadsheetDecoder.decodeBuffer
#36 opened by david-mat - 2
Package archive 3.2.1 breaks example
#35 opened by thumbert - 3
insertRow(sheet, 20) : RangeError: Invalid value: Not in inclusive range 0..12: 20
#33 opened by Patrick386 - 0
- 1
Decoder doesn't work with xml 4.1.0
#27 opened by RachelleBoerck - 2
Flutter Web: not able to read Excel file
#22 opened by VarmaTech - 5
Decoding does not work on client
#25 opened by kevag - 3
Unhandled Exception: FormatException: Could not find End of Central Directory Record
#24 opened by tbm98 - 3
Exception has occurred. UnsupportedError (Unsupported operation: Spreadsheet format unsupported)
#23 opened by mlbao - 1
- 7
how to add new table?
#20 opened by dave-doty - 1
Image support
#8 opened by ttoni - 0
updateCell with an index like „B2“
#9 opened by sestegra - 0
- 1
Request: Read a specific cell
#12 opened by f4ww4z - 2
Single quotes (') is replaced by '
#16 opened by MahMoos - 4
when i send a new created empty xlsx, and then insertRow() or insertColumn(),it will cause exception, because the SpreadsheetTable's default _maxRows and _maxCols is -1 but not 0.
#18 opened by taihangg - 1
Create a new xls file
#19 opened by massimoliani - 2
excuseme how can i create a new .xlsx file?
#17 opened by taihangg - 1
I want to get the values of other cells with formulas after updateCell(), What should I do?
#15 opened by check0927 - 1
Request: Support for xls
#13 opened by hsynaksu - 7
- 3
- 2
- 0
Upgrade to xml 3.0.0
#4 opened by kgiannakakis