nimble_story_designer 1.0.9 copy "nimble_story_designer: ^1.0.9" to clipboard
nimble_story_designer: ^1.0.9 copied to clipboard

A fully-featured Flutter package for Instagram-style disappearing stories with a 3D cube viewer, customizable canvas creator, stickers, and interactive widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nimble_story_designer

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

dependencies:
  nimble_story_designer: ^1.0.9

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:nimble_story_designer/nimble_story_designer.dart';
6
likes
160
points
205
downloads

Documentation

Documentation
API reference

Publisher

verified publisheratulpurohit.in

Weekly Downloads

A fully-featured Flutter package for Instagram-style disappearing stories with a 3D cube viewer, customizable canvas creator, stickers, and interactive widgets.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, confetti, flutter, font_awesome_flutter, gal, google_fonts, image, image_picker, path_provider, provider, share_plus, url_launcher

More

Packages that depend on nimble_story_designer