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

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.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:story_creator_plus/story_creator.dart';
8
likes
140
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on story_creator_plus