go_paint 0.1.0 copy "go_paint: ^0.1.0" to clipboard
go_paint: ^0.1.0 copied to clipboard

A high-performance 120 Hz vector drawing and painting canvas for Flutter with authentic crayon and graphite pencil brushes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add go_paint

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

dependencies:
  go_paint: ^0.1.0

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:go_paint/go_paint.dart';
0
likes
160
points
54
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance 120 Hz vector drawing and painting canvas for Flutter with authentic crayon and graphite pencil brushes.

Repository (GitHub)
View/report issues
Contributing

Topics

#drawing #canvas #painting #vector #graphics

License

MIT (license)

Dependencies

flutter

More

Packages that depend on go_paint