story_creator_plus 0.1.0 copy "story_creator_plus: ^0.1.0" to clipboard
story_creator_plus: ^0.1.0 copied to clipboard

outdated

A Flutter package to create stories like whatsapp, facebook, instagram.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add story_creator_plus

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

dependencies:
  story_creator_plus: ^0.1.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:story_creator_plus/story_creator.dart';
8
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to create stories like whatsapp, facebook, instagram.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dotted_border, flutter, flutter_svg, get, hsv_color_pickers, image_crop_plus_updated, image_cropper, image_picker, image_picker_plus, path_provider, perfect_freehand

More

Packages that depend on story_creator_plus