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

outdated

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.0.12

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
0
pub points
77%
popularity

Publisher

verified publisherfusarihan.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

extended_image, flutter, flutter_screenutil, flutter_spinkit

More

Packages that depend on story_viewer