# flutter_sheets **Repository Path**: dongchao139/flutter_sheets ## Basic Information - **Project Name**: flutter_sheets - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-22 - **Last Updated**: 2026-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter_sheets 跨平台仿Excel工具,同时支持桌面端和Web端 界面使用flutter开发,编辑主体部分使用canvas绘制 框架版本: - Flutter 3.27.2 - Visual Studio 2022 - Edge 或 chorme 浏览器 运行: ```shell flutter run -d windows flutter run -d edge(或chrome) ``` 页面截图: ![示例图片](images/image1.png) ![示例图片](images/image2.png) **还在开发中,功能不完善**