flutter_story_viewer 0.1.1 copy "flutter_story_viewer: ^0.1.1" to clipboard
flutter_story_viewer: ^0.1.1 copied to clipboard

Story View For Instagram, Whatsapp (Works with variable video duration)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_story_viewer

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

dependencies:
  flutter_story_viewer: ^0.1.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:flutter_story_viewer/flutter_story_viewer.dart';
1
likes
140
pub points
15%
popularity

Publisher

verified publisherpeterakande.com

Story View For Instagram, Whatsapp (Works with variable video duration)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_cache_manager, media_kit, media_kit_libs_video, media_kit_video

More

Packages that depend on flutter_story_viewer