whatsapp_story_editor 0.0.6 copy "whatsapp_story_editor: ^0.0.6" to clipboard
whatsapp_story_editor: ^0.0.6 copied to clipboard

A Flutter package to add story editing features similar to Whatsapp.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add whatsapp_story_editor

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

dependencies:
  whatsapp_story_editor: ^0.0.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:whatsapp_story_editor/whatsapp_story_editor.dart';
41
likes
140
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to add story editing features similar to Whatsapp.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dotted_border, flutter, flutter_svg, get, hsv_color_pickers, image_crop_plus_updated, image_cropper, image_picker, path_provider, perfect_freehand, photofilters, whatsapp_camera

More

Packages that depend on whatsapp_story_editor