excel_community 1.0.2
excel_community: ^1.0.2 copied to clipboard
A community-maintained fork of the excel library for reading, creating, editing and updating excel sheets. Supports XLSX format with client and server-side compatibility, including chart support.
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.2 - 2026-03-15 #
- Fixed chart XML generation to use proper namespace handling.
- Fixed
save_file.dartto use proper namespace handling.
1.0.1 - 2026-03-14 #
- Reorganized tests: moved manual debug scripts to
test/manual/. - Fixed static analysis errors in
parse.dartandsave_file.dart. - Improved package metadata for pub.dev.