stories_editor 0.1.6 copy "stories_editor: ^0.1.6" to clipboard
stories_editor: ^0.1.6 copied to clipboard

outdated

This is a package created in the style of the instagram story creator, with which you can create images with images, texts, stickers (Gifs), finger drawing. They can be exported as an image to the gal [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stories_editor

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

dependencies:
  stories_editor: ^0.1.6

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:stories_editor/stories_editor.dart';
103
likes
0
pub points
73%
popularity

Publisher

unverified uploader

This is a package created in the style of the instagram story creator, with which you can create images with images, texts, stickers (Gifs), finger drawing. They can be exported as an image to the gallery or shared directly to social networks.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

align_positioned, flutter, fluttertoast, gallery_media_picker, image, image_gallery_saver, modal_gif_picker, path_provider, perfect_freehand, photo_view, provider

More

Packages that depend on stories_editor