story_view 0.9.0 copy "story_view: ^0.9.0" to clipboard
story_view: ^0.9.0 copied to clipboard

outdated

This a Flutter widget to display stories just like Whatsapp and Instagram. Can also be used inline/inside ListView or Column just like Google News app. Comes with gestures to pause, forward and go to [...]

story_view #

Story view for apps with stories.

This a Flutter widget to display stories just like Whatsapp and Instagram. Can also be used inline/inside ListView or Column just like Google News app. Comes with gestures to pause, forward and go to previous page.

Installation #

To use this plugin, add story_view as a dependency in your pubspec.yaml file.

Usage #

Import the package into your code

import "package:story_view/story_view.dart";

Look inside examples/example.dart on how to use this library. You can copy and paste the code into your main.dart and run to have a quick look.

686
likes
0
pub points
98%
popularity

Publisher

verified publisherdegreat.co.uk

This a Flutter widget to display stories just like Whatsapp and Instagram. Can also be used inline/inside ListView or Column just like Google News app. Comes with gestures to pause, forward and go to previous page.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on story_view