Sample Flutter Drawing App which allows the user to draw onto the canvas along with color picker and brush thickness slider.

Overview

DrawApp

Awesome Flutter

Sample Flutter Drawing App which allows the user to draw onto the canvas along with color picker and brush thickness slider.

All code free to use and located within /lib.

Special thanks to stackoverflow user Andrey Turkovsky for helping out with color per drawn line issue.

Merged with domesticmouse/drawapp which added cool stuff like BLoC pattern and tests. Go here if you want a version without these which might be easily to understand for those without BLoC knowledge.

You might also like...

An plasma accent color changer written in flutter

plasma accent color changer A kde plasma accent color changer that changes some colors in current colorscheme. Getting Started! This project is a star

Mar 30, 2022

Console - Print.color() to console in any platform, more features will be added later.

palestine_console Part of PalestineDevelopers Print.color() to console in any platform, more features will be added later. Table Of Contents Features

Jan 13, 2022

Flutter classified app - A sample app to showcase classified app using flutter

Flutter classified app - A sample app to showcase classified app using flutter

Flutter Classified App Demo A sample app to showcase classified app using flutter. Demo Android Screen iOS Screen Getting Started This project is a st

Dec 27, 2022

A quick sample app on how to implement a friend list and a profile page in Flutter.

A quick sample app on how to implement a friend list and a profile page in Flutter.

FlutterMates All code resides in the /lib folder: there's no Android / iOS specific code needed. The article, slides and how this came to be, is here.

Dec 29, 2022

Sample app to demonstrate the integration and working of Dyte SDK for mobile, using Flutter.

Sample app to demonstrate the integration and working of Dyte SDK for mobile, using Flutter.

Flutter Sample App by dyte Sample App to demonstrate Dyte SDK in flutter Explore the docs ยป View Demo ยท Report Bug ยท Request Feature Table of Contents

Jan 1, 2023

Flutter package and sample app to calculate Flight CO2 emissions

Flutter package and sample app to calculate Flight CO2 emissions

Flight CO2 Calculator About This plugin provides a collection of classes that can be used to: Load a list of airports from the OpenFlights.org dataset

Sep 11, 2022

This repository is a sample app for learning TDD and clean architecture in action!

flutter_weather_app_sample A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get y

Jan 1, 2023

A simple easy to use Flutter DApp , which keeps a track of all your day to day transactions by using Ethereum blockchain in the background which in turn increases your credit score.

A simple easy to use Flutter DApp , which keeps a track of all your day to day transactions by using Ethereum blockchain in the background which in turn increases your credit score.

Sahayog A simple easy to use Flutter DApp , which keeps a track of all your day to day transactions by using Ethereum blockchain in the background whi

May 21, 2022

DoneIt is a sample note app ๐Ÿ“ Flutter application ๐Ÿ“ฑ built to demonstrate use of Clean Architecture tools. Dedicated to all Flutter Developers with โค๏ธ.

DoneIt is a sample note app ๐Ÿ“ Flutter application ๐Ÿ“ฑ built to demonstrate use of Clean Architecture tools. Dedicated to all Flutter Developers with โค๏ธ.

DoneIt ๐Ÿ“ DoneIt is a sample note app ๐Ÿ“ Flutter application ๐Ÿ“ฑ built to demonstrate use of Clean Architecture tools. Dedicated to all Flutter Develop

Dec 24, 2022
Comments
  • Drawing outside the canvas

    Drawing outside the canvas

    Is there any code that deals with this sort of behaviour? I changed the code a little and I want to make sure I didn't delete the part of the code that is responsible for not drawing outside the canvas.

    Simulator Screen Shot - iPhone 12 Pro Max - 2020-11-16 at 16 28 57

    opened by mirunamd 1
  • Adding testing

    Adding testing

    Hi,

    I've added tests to your drawing app (along with pulling business logic out into a BLoC), and I'm curious if you'd like to look at integrating some or all of my changes into your app?

    brett

    opened by domesticmouse 0
  • Update dependencies

    Update dependencies

    I'm getting the following error when I am adding the repo to pubspec.yaml

    Because every version of drawapp from git depends on cupertino_icons ^0.1.2 and my_app depends on cupertino_icons ^1.0.0, drawapp from git is forbidden.

    opened by mirunamd 0
Owner
Jake Gough
Jake Gough
Utility Manager Flutter Application is made with Flutter and Supabase which allows user to add task, set remainder to the task, set color to separate tasks and it allows to add URL with URL's informations.

Utility Manager Flutter Application! Utility Manager Flutter Application is made with Flutter and Supabase which allows user to add task, set remainde

Kathirvel Chandrasekaran 6 Jan 6, 2022
A sample application that allows a user to upload and share images, made with Flutter and Firebase

FlutterFire Gallery A sample Flutter app to upload images and share them via lin

Mais Alheraki 9 Oct 29, 2022
A app made with Flutter, which allows user to lookup time of any major city in the world. The UI also changes its background according to the time.

first_flutter_project A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you st

Laksh Mittal 0 Oct 31, 2021
A beautiful drawing view for a your flutter application with single line of code

Flutter Draw A beautiful drawing view for a your flutter application with single line of code. To start with this, we need to simply add the dependenc

Sanskar Tiwari 69 Dec 26, 2022
๐ŸŒ Full-stack travel app using Flutter, Dart and Geolocation service. Map updates ๐Ÿ—บ along with map markers based on location filters ๐Ÿ“Œ

Tripscape ?? Built With Frontend Flutter Dart Backend & Libraries Geolocator Google Maps Flutter Provider API Places API Google Maps API Places Autoco

Soumyadeep Das 3 Nov 23, 2022
A weather app built to learn how to use Canvas and Animation in Flutter.

Weather Quick Disclaimer I removed my private OpenWeather API key from the repo, if you want to get the weather forecast use your own in the openweath

Alessandro Aime 147 Dec 21, 2022
Draw the Year - Mobile version

drawtheyear_mobile A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you start

La Guirlande 0 May 28, 2022
LinkWell is a Text widget that highlight all the links in the text which then navigates the user to the URL when tapped

LinkWell LinkWell is Text Plugin that detects URLs and Emails in a String and when tapped opens in user browsers, linkwell GitHub ScreenShots Basic Us

Samuel Ezedi 31 Sep 27, 2022
I did a task manager which has abilities like (priority,sort,daily,weekly,monthly,profile screen,user auth)

task_manager A task manager app by Flutter. Getting Started This is a task manager app which you can manage your daily/weekly/monthly tasks. Users can

Yusuf Erarslan 2 Jan 12, 2022
a sample flutter app using Injection, routing and simple authentication follows clean code and best practices

Flutter Clean Project A sample flutter app using Injection, routing and simple authentication follows clean code and best practices Features Cleaned f

Moez Shakeri 12 Jan 2, 2023