whatsapp_story_editor 0.0.3 copy "whatsapp_story_editor: ^0.0.3" to clipboard
whatsapp_story_editor: ^0.0.3 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 Dart:

 $ dart pub add whatsapp_story_editor

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 dart pub get):

dependencies:
  whatsapp_story_editor: ^0.0.3

Alternatively, your editor might support dart pub get or 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';
32
likes
0
pub points
71%
popularity

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, get, hsv_color_pickers, image_crop_plus, path_provider, perfect_freehand, photofilters, whatsapp_camera

More

Packages that depend on whatsapp_story_editor