picasso 1.0.0-beta.2 copy "picasso: ^1.0.0-beta.2" to clipboard
picasso: ^1.0.0-beta.2 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: ^1.0.0-beta.2

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, duffer, flutter, flutter_localizations, http, image, intl, logging, meta, uuid

More

Packages that depend on picasso