stickereditor 0.0.8 copy "stickereditor: ^0.0.8" to clipboard
stickereditor: ^0.0.8 copied to clipboard

A widget that lets you modify and move your text and image according to your boundaries.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stickereditor

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

dependencies:
  stickereditor: ^0.0.8

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:stickereditor/stickereditor.dart';
57
likes
80
pub points
76%
popularity

Publisher

unverified uploader

A widget that lets you modify and move your text and image according to your boundaries.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dotted_border, flutter, flutter_web_plugins, get, path_provider, screenshot

More

Packages that depend on stickereditor