vs_story_designer 2.2.0 copy "vs_story_designer: ^2.2.0" to clipboard
vs_story_designer: ^2.2.0 copied to clipboard

This is a package created in the style of the instagram story creator, with which you can create images with images, texts, finger drawing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vs_story_designer

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

dependencies:
  vs_story_designer: ^2.2.0

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:vs_story_designer/vs_story_designer.dart';
30
likes
130
pub points
90%
popularity

Publisher

verified publishervickysalunkhe.in

This is a package created in the style of the instagram story creator, with which you can create images with images, texts, finger drawing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

align_positioned, flutter, flutter_screenutil, google_fonts, image, image_gallery_saver, oktoast, path_provider, perfect_freehand, photo_view, provider, vs_media_picker

More

Packages that depend on vs_story_designer