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: 8 months 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T01:03:07.000Z (over 1 year ago)
- Last Synced: 2024-10-29T21:02:18.251Z (about 1 year 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
- fucking-awesome-flutter - Let's Draw - A simple drawing app made by [JideGuru](https://github.com/JideGuru). (Open Source Apps / Top)
- awesome-flutter - Let's Draw - A simple drawing app made by [JideGuru](https://github.com/JideGuru). (Open Source Apps / Top)
README
# π¨π¨Let's Draw
[](https://twitter.com/iamjideguru)
[](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**
[](https://twitter.com/iamjideguru)
## π LICENCE
[Apache-2.0](https://github.com/JideGuru/FlutterEbookApp/blob/master/LICENSE)