maheshmnj / Paint-Redesigned

A flutter Desktop App to do free drawing on the canvas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paint Redesigned

A Paint app, targeting Desktop, built proudly with Flutter đź’™. You are welcome to contribute and make features requests or file Issues.

Note that the web app deployed works with limited features as of today.

Features

  • Basic features such as (brush/eraser size, custom color for brush and background)
  • Undo-Redo paint Strokes
  • Support Keyboard shortcuts
  • Saves Last 5 Recent colors
  • Download Canvas output to Image
  • Precisely Zoom to any corner of the canvas
  • Drag and Drop image on to the canvas to draw on image
  • Runs exactly the same on Windows, Linux, MacOS (Thanks to Flutter)

A sneak peek of the app

v1.0.0

Screen.Recording.2022-01-16.at.7.32.32.PM.mov

Custom Background

Screen.Recording.2022-01-22.at.11.10.17.PM.mov

v0.1.0 (Initial Release)

ezgif com-video-to-gif (1)

References:

Contributors

A huge shout out to Github copilot for its out of the world contributions.

About

A flutter Desktop App to do free drawing on the canvas.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 60.5%Language:C++ 18.5%Language:CMake 13.3%Language:HTML 3.4%Language:Swift 1.9%Language:C 1.2%Language:Ruby 1.1%