Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jideguru/flutter_drawing_board
A simple drawing app made with Flutter
https://github.com/jideguru/flutter_drawing_board
flutter flutter-custom-painter flutter-drawing flutter-drawing-app flutter-painting flutter-scribble
Last synced: 3 days ago
JSON representation
A simple drawing app made with Flutter
- Host: GitHub
- URL: https://github.com/jideguru/flutter_drawing_board
- Owner: JideGuru
- License: apache-2.0
- Created: 2022-10-18T21:13:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T01:03:07.000Z (5 months ago)
- Last Synced: 2024-10-29T21:02:18.251Z (3 months ago)
- Topics: flutter, flutter-custom-painter, flutter-drawing, flutter-drawing-app, flutter-painting, flutter-scribble
- Language: Dart
- Homepage: https://letsdraw.jideguru.dev/
- Size: 1.09 MB
- Stars: 289
- Watchers: 10
- Forks: 78
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π¨π¨Let's Draw
[![Twitter Follow](https://img.shields.io/twitter/follow/iamjideguru.svg?style=social)](https://twitter.com/iamjideguru)
[![π οΈ Lint and Test](https://github.com/JideGuru/flutter_drawing_board/actions/workflows/lint_and_test.yml/badge.svg)](https://github.com/JideGuru/flutter_drawing_board/actions/workflows/lint_and_test.yml)A simple drawing app made with Flutter
Try out the DEMO here
[Link to Demo](https://letsdraw.jideguru.dev/)## π» Requirements
- Any Operating System (ie. MacOS X, Linux, Windows)
- Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
- A little knowledge of Dart and Flutter## β¨ Features
#### Available Features
- [x] Scribble.
- [x] Draw Shapes (Line, Polygon, Ellipse and Rectangle).
- [x] Eraser.
- [x] Undo and Redo
- [x] Export as Image#### Features to Explore
- [ ] Canvas Zoom/Scroll.
- [ ] Perfect circle option and Polygon rotation.
- [ ] Move doodle and shapes around the canvas## πΈ ScreenShots
## π€ Author(s)
**Olusegun Festus Babajide**
[![Twitter Follow](https://img.shields.io/twitter/follow/iamjideguru.svg?style=social)](https://twitter.com/iamjideguru)## π LICENCE
[Apache-2.0](https://github.com/JideGuru/FlutterEbookApp/blob/master/LICENSE)