test_flutter_painter 1.0.6 copy "test_flutter_painter: ^1.0.6" to clipboard
test_flutter_painter: ^1.0.6 copied to clipboard

outdated

A Flutter widget to draw scribbles, text, shapes and images on a background image or color

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add test_flutter_painter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  test_flutter_painter: ^1.0.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:test_flutter_painter/flutter_painter.dart';
import 'package:test_flutter_painter/flutter_painter_extensions.dart';
import 'package:test_flutter_painter/flutter_painter_pure.dart';
1
likes
55
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget to draw scribbles, text, shapes and images on a background image or color

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on test_flutter_painter