sticker_widget 0.0.1 copy "sticker_widget: ^0.0.1" to clipboard
sticker_widget: ^0.0.1 copied to clipboard

Draggable, rotatable, and resizable sticker widgets for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sticker_widget

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

dependencies:
  sticker_widget: ^0.0.1

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_widget/sticker_widget.dart';
4
likes
140
points
16
downloads

Documentation

API reference

Publisher

verified publisherblossomdiary.com

Weekly Downloads

Draggable, rotatable, and resizable sticker widgets for Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#sticker #widget #editor #image #text

License

MIT (license)

Dependencies

cached_network_image, dotted_border, flutter

More

Packages that depend on sticker_widget