story_page_view 1.0.0 copy "story_page_view: ^1.0.0" to clipboard
story_page_view: ^1.0.0 copied to clipboard

Instagram style story page view.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add story_page_view

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

dependencies:
  story_page_view: ^1.0.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_page_view/story_page_view.dart';
8
likes
90
pub points
74%
popularity

Publisher

verified publisherpub.timnew.me

Instagram style story page view.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, freezed_annotation

More

Packages that depend on story_page_view