vs_story_designer 1.5.2 copy "vs_story_designer: ^1.5.2" to clipboard
vs_story_designer: ^1.5.2 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: ^1.5.2

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';
41
likes
80
pub points
89%
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, fluttertoast, google_fonts, image, image_gallery_saver, path_provider, perfect_freehand, photo_view, provider, vs_media_picker

More

Packages that depend on vs_story_designer