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

 $ dart pub add vs_story_designer

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

dependencies:
  vs_story_designer: ^1.3.6

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:vs_story_designer/vs_story_designer.dart';
30
likes
0
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

License

unknown (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