sheetifye 1.0.3
sheetifye: ^1.0.3 copied to clipboard
The high-performance Flutter Excel viewer and spreadsheet engine. Native XLSX support, virtualized rendering for millions of cells, and customizable data grid UI.
Changelog #
All notable changes to Sheetifye are documented here. This project follows Semantic Versioning and Keep a Changelog.
1.0.2 — 2026-05-13 #
🚀 Improved #
- SEO & Discoverability — Optimized all documentation for search engines and pub.dev rankings.
- Onboarding Experience — Restructured README with clear installation and usage guides.
- Example Gallery — Polished the example application and simplified the quick-start guide.
1.0.1 — 2026-05-12 #
🔧 Fixed #
- Fixed minor rendering artifacts in merged cell regions on specific screen densities.
- Improved memory cleanup when disposing of large workbooks.
1.0.0 — 2026-05-12 🎉 #
✨ Added #
- Virtualized Rendering Engine — High-performance grid that maintains 60+ FPS on workbooks of any size.
- Native XLSX Parsing — Full in-app Excel reader supporting
assets,file,memory, andnetworksources. - Bi-directional Scrolling — Smooth horizontal and vertical navigation.
- Selection System — Advanced single-cell and range selection with keyboard and touch support.
- Formula Bar — Professional UI for viewing raw cell values and computed results.
- Merged Cell Support — Accurate rendering and hit-testing for complex spreadsheet layouts.
- Custom Theming — Theme-aware UI that integrates seamlessly with your app's brand.
Roadmap #
| Version | Focus |
|---|---|
| v1.1.0 | Basic cell editing and in-memory value updates. |
| v1.2.0 | Live formula engine for real-time recalculation. |
| v2.0.0 | Advanced styling, charts, and conditional formatting. |
Built with ❤️ for the Flutter community. Report an issue or view releases.