picasso 0.0.3 copy "picasso: ^0.0.3" to clipboard
picasso: ^0.0.3 copied to clipboard

outdated

A modular cross platform image editor package for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add picasso

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

dependencies:
  picasso: ^0.0.3

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:picasso/picasso.dart';
3
likes
0
points
7
downloads

Publisher

verified publisherhelight.dev

Weekly Downloads

A modular cross platform image editor package for flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, flutter_localizations, image, intl, meta

More

Packages that depend on picasso