Packages for Excel and Word
These packages allow developers to create beautiful charts in Excel or add interactive features to Word documents like adding hyperlinks or creating tables. They are all free and open source so you can use them on your next project!
excel
This is a Flutter and Dart library for reading, creating, editing, and updating Excel sheets on both the client and server sides.
exceltoanything
This package is a conversion tool that allows you to convert your excel spreadsheet into the following structure: JSON and SQLite.
spreadsheet_decoder
A small, lightweight library for processing and updating spreadsheet files
essential_xlsx
A tool for generating Excel XLSX files
docx_template
The library generates a docx file based on the template file. You’ll have to learn how to use Microsoft Word’s content control tags in order to utilize the library. LibreOffice and other office programs don’t support content control tags, so they’re out of luck.
flutter_filereader
The file view widget supports a wide range of file types, such as PDF, Excel, PPT, and TXT on Android; WKWebView is used on iOS.
docxtpl
doctpl is a simple word document template plugin that allows you to rapidly populate and generate word documents from templates.