stories_view 0.0.1 copy "stories_view: ^0.0.1" to clipboard
stories_view: ^0.0.1 copied to clipboard

Stories viewer like Instagram or Snapchat

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stories_view

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

dependencies:
  stories_view: ^0.0.1

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:stories_view/stories_view.dart';
1
likes
120
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Stories viewer like Instagram or Snapchat

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

better_player, cached_network_image, collection, flutter, mime, rxdart, video_player, visibility_detector

More

Packages that depend on stories_view