zero_story_editor 0.0.4 copy "zero_story_editor: ^0.0.4" to clipboard
zero_story_editor: ^0.0.4 copied to clipboard

This package uses style of WhatsApp story image/video editor, you can edit images and videos. You can add texts, stickers, finger drawing, apply filter, and undo

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zero_story_editor

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

dependencies:
  zero_story_editor: ^0.0.4

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:zero_story_editor/flutter_story_editor.dart';
import 'package:zero_story_editor/generated/assets.dart';
8
likes
130
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

This package uses style of WhatsApp story image/video editor, you can edit images and videos. You can add texts, stickers, finger drawing, apply filter, and undo

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

file_picker, flutter, flutter_keyboard_visibility, font_awesome_flutter, hsv_color_pickers, image_cropper, material_design_icons_flutter, path, path_provider, perfect_freehand, vector_math, video_player, video_thumbnail, zero_video_trimmer

More

Packages that depend on zero_story_editor