excel_community 1.0.6 copy "excel_community: ^1.0.6" to clipboard
excel_community: ^1.0.6 copied to clipboard

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

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.6 - 2026-03-17 #

  • Fix color accessibility.

1.0.5 - 2026-03-17 #

  • Apply clean code fix minors bugs.

1.0.4 - 2026-03-15 #

  • Apply Clean Architecture in Save class.
  • Refactor Sheet class.
  • Refactor Color class.
  • Refactor Border class.
  • Refactor Formula class.
  • Refactor NumberFormat class.

1.0.3 - 2026-03-15 #

  • Renamed main example to example/main.dart for better visibility on pub.dev.
  • Significantly increased documentation coverage (>28%) across the public API.
  • Added detailed documentation for all chart types and cell value classes.

1.0.2 - 2026-03-15 #

1.0.1 - 2026-03-14 #

  • Reorganized tests: moved manual debug scripts to test/manual/.
  • Fixed static analysis errors in parse.dart and save_file.dart.
  • Improved package metadata for pub.dev.

1.0.0 - 2026-03-14 #

  • Initial Release of the community fork.
  • Forked from excel
  • Updated minimum Dart SDK to 3.6.0
  • Migrate from dart:html to package:web
  • Update packages to latest versions
  • Added support for charts
8
likes
140
points
209
downloads

Documentation

API reference

Publisher

verified publisherdecksplayer.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#excel #office #storage #sheets #spreadsheet

License

MIT (license)

Dependencies

archive, collection, equatable, web, xml

More

Packages that depend on excel_community