FLUTTER ECOSYSTEM

excel_community

A community fork of the excel library to read, create, and edit XLSX files. Cross-platform, high-performance, and supports charts, borders, and formulas.

Latest version
1.1.4
30-day downloads
3.3K
Likes
13
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

excel_community is a cross-platform Flutter package for reading, creating, and editing XLSX files. It extends the original excel library with enhanced performance and additional features like support for charts, borders, and formulas. Designed for high efficiency across Android, iOS, Web, macOS, Windows, and Linux, it enables developers to handle complex spreadsheet operations seamlessly within Flutter apps. The package is maintained by the community and offers reliable file manipulation with minimal overhead.

Use cases
  • Exporting data to Excel files
  • Generating reports with formatting
  • Reading structured data from spreadsheets
  • Creating dynamic templates
  • Handling formulas and chart data
Key features
  • Cross-platform compatibility
  • Support for charts and borders
  • Formula evaluation
  • High-performance file processing
  • Editable XLSX files
Suitable for
  • Data export tools
  • Reporting applications
  • Spreadsheet importers
  • Business analytics dashboards
  • Educational apps requiring data export
Considerations
  • Requires careful handling of large files
  • Limited documentation compared to mature libraries
  • May need additional parsing for complex formula logic
  • Not ideal for real-time collaborative editing
  • Depends on community maintenance
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add excel_community

Categories

Related projects

No data available yet.