How to read workbook?

Hello, I cannot find how to read local excel file (.xls /.xlsx) from the API documentation. Is there any method to read , or convert to workbook from bytes?

7 Replies

KK Konduru Keerthi Konduru Ravichandra Raju Syncfusion Team April 1, 2021 01:29 PM UTC

Hi Devin, 
  
Currently, we don't have support to read Excel using Flutter XlsIO library. We have a plan for providing the support for this and it will be implemented in any of this year main release. 
  
However, you can create Excel files using "syncfusion_flutter_xlsio" library with the following features. 
  • Create a simple Excel document
  • Add text, number, and datetime values
  • Add formulas
  • Apply formatting
  • Add images
  • Add charts
  • Add hyperlinks to texts and images
  • Protect workbooks and worksheets
  • AutoFit rows and columns
  • Insert or delete rows and columns
  • Apply conditional formatting
  
To know more about the "syncfusion_flutter_xlsio" library please refer the following link. 
  
Regards,
Sridhar 



JR Jan Regent April 30, 2021 07:57 AM UTC

Do it ASAP, please :-)
Thanks a lot


KK Konduru Keerthi Konduru Ravichandra Raju Syncfusion Team May 3, 2021 11:29 AM UTC

Hi Jan, 

Greetings from Syncfusion. 

We will inform you once the feature is available. We appreciate your patience. 

Regards, 
Keerthi. 



EN Elijah Nicholas Isungga replied to Konduru Keerthi Konduru Ravichandra Raju September 27, 2022 08:24 AM UTC

Hi!

Are there any updates on this feature?


Thank you!



RS Ramya Sivakumar Syncfusion Team September 28, 2022 02:36 PM UTC

Hi Elijah,


Syncfusion Flutter XlsIO is an Excel creation library. Currently, we don't have support for opening existing Excel documents and we do not have any plans to implement this feature.


Regards,

Ramya



CM Clayton McKinley October 4, 2024 03:29 PM UTC

Hello,

Can you advise on how this would be done with a different package from sync fusion?


Thank you!



YV Yaavann Vignesh Sethuraman Syncfusion Team October 11, 2024 06:25 AM UTC

Hi Clayton,


Please refer to the shared link for Excel reading packages. Use it to read the Excel document in Flutter.


Link: https://pub.dev/documentation/flutter_excel/latest/


Disclaimer: Syncfusion does not promise to work on third-party packages. It can be used by your own choice.


Regards,
Yaavann.


Loader.
Up arrow icon