Doddle - A Flutter app where you can draw symmetrical drawing

Related tags

Templates doddle
Overview

Buy Me A Coffee

drawing doddle - (still under development)

Amazing magical doodle game provide a creative doodle world for you!

πŸ’š Accurate detailed divination reader : To know your life, moods, and relationships at tomorrow πŸ’œ Doodle Glow πŸ–Œ : The glow art game full of pleasant surprise. πŸ’› Simplest doodle way : Create glow mandala and magical kaleidoscope patterns. 🌸 πŸ’š Playback the painting process as a cartoon video clip. πŸ“½ 🎞

Some of the app ScreenShot

drawing drawing drawing drawing drawing drawing
drawing drawing drawing drawing drawing drawing

Current To Do (fell free to take part in this)

  • start new drawing application
  • make it draw with fingers
  • add symmtrical feature (360 / symmetrical lines) = (360 / 4 = 90)
  • add bloc pattern
  • publish project on githup πŸ’“
  • add bottom sheet toolkit
    • redo tool
    • undo tool
    • clear canvas
    • brush types (didn't apply to ui)
      • noraml line
      • glow line
      • dotted line
  • create draw controller
    • varibals
      • List of points
        • Offset
        • paint
      • List of stamp (layer of canvas)
    • method
      • save image to gallery
      • take stamp of the canvas
  • add gallery page
    • all saved work
    • edit a saved work
    • delete a saved work
    • share a saved work
  • Playback the painting process as a cartoon video clip
  • symmetry line picker

My Goal App

drawing

You might also like...

Academic master is E-learning app where students can share their doubts wiith their peers they can chat and also they can find their notes

Academic master is E-learning app where students can share their doubts wiith their peers they can chat and also they can find their notes

Academic Master is E-learning App. Features:- 1) You can post real Post query in Images and video formates. 2) We will Provide notes,books and previou

Dec 14, 2022

Today we will show you how you can create your developer portfolio website and app using flutter.

Today we will show you how you can create your developer portfolio website and app using flutter.

Responsive and Animated Portfolio Website & App - Flutter UI Live Preview Watch it on YouTube Packages we are using: flutter_svg: link goole_fonts: li

Dec 30, 2022

This is a mason brick you can use to generate code that get's you started right up with a flutter project

flutter_brick This is a mason brick you can use to generate code that gets you started right up with a flutter project A flutter brick created with th

Sep 16, 2022

Automatically generate profile picture with random first name and background color. But you can still provide pictures if you have them. As the default color, based on the name of the first letter. :fire: :fire: :fire:

Automatically generate profile picture with random first name and background color. But you can still provide pictures if you have them. As the default color, based on the name of the first letter. :fire: :fire: :fire:

FLUTTER PROFILE PICTURE Automatically generate profile picture with random first name and background color. But you can still provide pictures if you

Dec 20, 2022

A package help you to make api call and handle error faster, also you can check for internet before call api.

http_solver ##not for production use, only for learning purpose. A package help you to make api call and handle error faster, also you can check for i

Jun 18, 2020

Sink - Verify that you're spending more than you can afford

Sink - Verify that you're spending more than you can afford

Sink Sink is an app that allows you to track your income and expenses. Current Status Usable Visually bearable Unusable Local App Setup While working

Jan 3, 2023

This is a MVP our app's. The app get the song's list on firebase and display then you can be listen App features.

This is a MVP our app's. The app get the song's list on firebase and display then you can be listen App features.

music_app Requirements: flutter version 3.0.3 Dart 2.17.5 Firebase CLI 11.1.0 flutter sdk: = 2.15.1 3.0.0 flutter dependentcies: http: 0.13.4 mvvm:

Aug 2, 2022
Comments
  • Long time to open the app

    Long time to open the app

    Hi! Really nice app, but I found 1 bug. Steps to reproduce:

    1. Clear app's data
    2. Open it. It takes a lot of time (about 12 seconds)

    My mobile device: Xiaomi 11 Lite 5G NE MIUI version: 13.0.3.0 Android version: 12 SKQ1.211006.001 Doddle version: 1.0.2

    https://user-images.githubusercontent.com/108602416/181068946-55f6b4d9-a4ad-49d3-b60b-1e2fe9a24d41.mp4

    opened by mashavct 1
Owner
Naser
Naser
A CustomPaint example where we can draw with different colors and different stroke sizes

CustomPaint A CustomPaint example where we can draw with different colors and different stroke sizes. A Flutter application which runs on iOS, Android

Behruz Hurramov 0 Dec 27, 2021
A Flutter plugin providing signature pad for drawing smooth signatures.

A Flutter plugin providing Signature Pad for drawing smooth signatures. Library is written in pure Dart/Flutter environment to provide support for all

Roman Hornak 79 Dec 21, 2022
This package allows you to draw dotted lines with Flutter.

About This package allows you to draw dotted lines with Flutter. Usage Parameter Default Description direction Axis.horizontal The direction of the en

umechanhika 33 Nov 16, 2022
A #Flutter package that let you draw a flow chart diagram with different kind of customizable elements

Flutter Flow Chart A package that let you draw a flow chart diagram with different kind of customizable elements. Dashboards can be saved for later us

Marco Bavagnoli 50 Jan 1, 2023
dos downloader app is developed for downloading video. You can download video from YouTube and Facebook. You can also play video on background

dosdownloader Dos downloader app is developed for downloading video. You can download video from YouTube and Facebook. You can also play video on back

Md Abir Ahsan Tahmim 1 Dec 8, 2021
Draw perfect freehand linesβ€”in Flutter.

Draw perfect pressure-sensitive freehand lines. ?? A port of the perfect-freehand JavaScript library. Try out that demo. ?? Love this library? Conside

Steve Ruiz 186 Jan 2, 2023
A flutter plugin to draw the coordinates on the widget and as well as to find the given point is inside a list of coordinates or not.

Draw On A flutter plugin to draw the coordinates on widget and as well as to find the given point is inside a list of coordinates or not. For Draw on

Sivaramsiva10 4 Apr 5, 2022
Turtle graphics for Flutter. It simply uses a custom painter to draw graphics by a series of Logo-like commands.

flutter_turtle flutter_turtle is a simple implementation of turtle graphics for Flutter. It simply uses a custom painter to draw graphics by a series

Weizhong Yang a.k.a zonble 46 Dec 16, 2022
Grad text package - A Flutter Widget to draw gradients into text

grad_text A Flutter Widget to draw gradients into text.(Null safe) Demo Install

Karthik Sunil K 3 Jan 31, 2022