Ventacademy
  • Socials
  • Business Fundamentals
    • Investments
  • High Income Skills
  • Programming
  • Software Review
  • Website Development
    • WordPress
    • Search Engine Optimization
    • Free Templates and Plugins
      • Support
  • Finance
No Result
View All Result
Knowledge base
No Result
View All Result
Home Programming Free download

Flutter package for painting on images

admin by admin
March 1, 2021
Share on FacebookShare on Twitter


A flutter implementation of painting over image.

Ads

Features

  • Seven available paint modes. Line, Box/Rectangle, Circle, Freestyle/Signature, Dotted Line, Arrow and Text.
  • Four constructors for adding image from Network Url, Asset Image, Image from file and from memory.
  • Controls from constructors like strokeWidth and Colors.
  • Export image as memory bytes which can be converted to image. Implementation provided on example
  • Ability to undo and clear drawings.

[Note] Tested and working only on flutter stable channel. Please make sure you are on stable channel of flutter before using the package.

Getting started

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
  ...
  image_painter: latest

In your library add the following import:

import 'package:image_painter/image_painter.dart';

For help getting started with Flutter, view the online documentation.

Using the library

Check out the example

Basic usage of the libary:

  • ImagePainter.network: Painting over image from network url.
final _imageKey = GlobalKey<ImagePainterState>();
//Provide controller to the painter.
ImagePainter.network("https://sample_image.png",
                  key: _imageKey,scalable: true),

///Export the image:
Uint8List byteArray = await _imageKey.currentState.exportImage();
//Now you use `Uint8List` data and convert it to file.
File imgFile = new File('directoryPath/fileName.png');
imgFile.writeAsBytesSync(image);

Download image painter package source code on GitHub

https://github.com/yellowQ-software/yellowQ-Flutter-Image-Painter

admin

admin

Related Posts

Symbolic names for character codes in Dart

April 22, 2021

Automatically generates native code for adding splash screens in Android and iOS

April 21, 2021

An open-source public transport app

April 20, 2021

An open-source pubic transport app

April 20, 2021
Next Post

How to register for Covid-19 vaccination in Nigeria

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recommended.

Godspower Oshodin Resigns From The Atiku Care Foundation – Politics

February 3, 2021

2023: Governors Intensify Plot To Hijack APC, PDP – Politics

January 17, 2021

Subscribe.

Trending.

No Content Available

About Us

Knowledge base

We bring you the best technology news, Finance news and lots more. you can download premium themes, plugins scripts, courses and lots more here.

Follow Us

Categories

  • All
  • Books
  • Business Fundamentals
  • Finance
  • Free Course
  • Free download
  • Free Templates and Plugins
  • Health
  • High Income Skills
  • Investments
  • NSFW
  • Photography
  • Search Engine Optimization
  • Software Review
  • Support
  • Technical Analysis
  • Website Development
  • Wordpress
  • World

Activity

FREEDOWNLOAD

YITH WooCommerce Request a Quote Premium 3.1.2 Nulled

Bimber 9.0.3 Nulled – Viral Magazine WordPress Theme

Symbolic names for character codes in Dart

Convert Pro 1.6.0 Nulled + Addon – Lead Generation Tool for WordPress

Spain In The EU

Tailwind CSS : The Complete Guide ( Project Included ) – Download Udemy Paid Courses For Free

React Next.js – Cookie Based Secure Authentication System – Download Udemy Paid Courses For Free

The Complete Node.js Developer Course (3rd Edition) – Download Udemy Paid Courses For Free

[PacktPub] Frontend Web Development Bootcamp – Build a Twitter Clone [Video] | PacktPub Free Courses Online Free Download Torrent

WP File Download 4.9.10 + Cloud Addon – File Manager WordPress Plugin

WP Media Folder 5.3.16 – WordPress Media Library

WPNotif 2.3.0.13 Nulled – WordPress SMS & WhatsApp Message Notifications

TotalContest Pro 2.3.1 – Photo, Audio and Video Contest WordPress Plugin

Jannah 5.4.2 Nulled – Newspaper Magazine News BuddyPress AMP

Mailster 2.4.18 Nulled – Email Newsletter Plugin for WordPress

  • Socials
  • About
  • Advertise
  • Privacy & Policy
  • Contact

© 2020 Ventacademy

No Result
View All Result
  • Socials
  • Business Fundamentals
    • Investments
  • High Income Skills
  • Programming
  • Software Review
  • Website Development
    • WordPress
    • Search Engine Optimization
    • Free Templates and Plugins
      • Support

© 2020 Ventacademy