General
- The compatible version of our Flutter XlsIO widget has been updated to Flutter SDK 3.29.0.
- The Syncfusion® Flutter XlsIO example sample have been updated to support kotlin build scripts in Android platform.
- The Syncfusion® Flutter XlsIO example sample have been updated to support Swift package manager in macOS and iOS platforms.
General
- The minimum Dart version of our Flutter widgets has been updated to 3.4 from 3.3.
General
- The compatible version of our Flutter XlsIO widget has been updated to Flutter SDK 3.27.0.
General
- All of our Syncfusion® Flutter widgets have been updated to support
WebAssembly
(WASM) as a compilation target for building web applications. - The minimum Dart version of our Flutter widgets has been updated to 3.3 from 2.17.
General
- The compatible version of our Flutter XlsIO widget has been updated to Flutter SDK 3.24.0.
Features
- Provided the support to import data from collection objects to worksheet.
Features
- Provided the support to import data from List to worksheet.
- Provided the support to apply conditional formatting for worksheet.
- Provided support to add hyperlinks to texts and images.
- Provided support to insert or delete rows and columns.
- Provided support to autofit rows and columns.
- Provided support to add logical functions, string functions, and nested formulas.
- Provided support to protect workbooks and worksheets.
- Changed the property name for Worksheet showGridLines to showGridlines.
- Changed the method name for Workbook class saveStream to saveAsStream.
- Removed the save method from Workbook class.
- Removed the addFile method from PicturesCollection class.
- Updated the code with respect to coding standards.
- Create simple Excel documents.
- Add text, number, and date time values in the worksheet cells.
- Apply cell formatting, merge and unmerge cells.
- Add basic formulas to Excel worksheet cells.
- Add images (JPEG and PNG) to Excel worksheets.
- Add pie chart, bar chart, column chart, line chart, stacked column chart,stacked line chart and stacked bar chart to Excel worksheets.
Features
API Changes
Features
Initial release
Features