Skip to content

RajatGupta02/FlutterDrawingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Drawing App

Changed App Icon:

ic_launcher

App Name: Delineate_it

Screenshots of App:

Screen Recording:

WhatsApp.Video.2021-03-04.at.11.15.09.PM.mp4
Some Features:
  • The Homescreen consists of a List View made using ListView Builder which on Button click adds a new item.
  • On Swiping the list item left or right it gets dismissed from the list.
  • On clicking the Drawing , Drawing Screen opens which offers:
    1. Color Picker ( I chose the one which looked more elegant as compared to other color pickers)
    2. Stroke width Slider , which also changes color according to the one picked by user
    3. Clear Screen Button
    4. Save Button which saves the drawing to Firebase server
Some Features currently working on:
  • Once the user goes back to home screen the drawing is not visible anymore which needs to be fixed
  • Renaming the List Items
  • Adding Search Bar once rename feature is added
  • Different Pen Styles
  • Undo/Redo and Erase buttons The apk file has been uploaded along with other files (NOTE : For devices with screen size less than 5 inches there may be a pixel overflow on the drawing screen in the apk uploaded however the code in DrawingScreen.dart has been updated to support all screen sizes)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages