story_viewer 0.2.0 copy "story_viewer: ^0.2.0" to clipboard
story_viewer: ^0.2.0 copied to clipboard

This package provides common story view experience for any Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add story_viewer

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

dependencies:
  story_viewer: ^0.2.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_viewer/story_viewer.dart';
43
likes
70
pub points
77%
popularity

Publisher

verified publisherfusarihan.com

This package provides common story view experience for any Flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

extended_image, flutter

More

Packages that depend on story_viewer