sticker_editor_plus 1.1.0 copy "sticker_editor_plus: ^1.1.0" to clipboard
sticker_editor_plus: ^1.1.0 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 sticker_editor_plus

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

dependencies:
  sticker_editor_plus: ^1.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:sticker_editor_plus/sticker_editor_plus.dart';
14
likes
150
pub points
71%
popularity

Publisher

verified publisherflowerdiary.xyz

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dotted_border, flutter, flutter_web_plugins, get

More

Packages that depend on sticker_editor_plus