persistent_canvas 1.0.5+5 copy "persistent_canvas: ^1.0.5+5" to clipboard
persistent_canvas: ^1.0.5+5 copied to clipboard

Provides PersistentCanvas and PixelBuffer via PhotographTransducer

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add persistent_canvas

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

dependencies:
  persistent_canvas: ^1.0.5+5

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:persistent_canvas/persistent_canvas.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Provides PersistentCanvas and PixelBuffer via PhotographTransducer

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

busy_model, flutter, image, scoped_model

More

Packages that depend on persistent_canvas