# drawing-board **Repository Path**: worldli/drawing-board ## Basic Information - **Project Name**: drawing-board - **Description**: Flutter 小画板 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-03-08 - **Last Updated**: 2024-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Flutter 画板 使用Flutter创建的画板App ## 功能 - [x] 颜色,画笔粗细,形状设置,撤销,重做功能 - [ ] 保存图片,画作浏览 - [ ] 保存原件 - [ ] 橡皮擦 - [ ] 图章 - [ ] 文字 ## 平台 - [x] Windows - [ ] Android - [x] Web - [ ] Mac - [ ] IOS ## 预览 [Web版在线预览](https://www.shirne.com/demo/painter/) web版需要加载canvaskit,打开较慢 |预览图|预览图| |:---:|:---:| |![预览图](preview/01.jpg "预览图")|![预览图](preview/02.jpg "预览图")| ## Flutter This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: - [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) - [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference.