storify 0.4.0 copy "storify: ^0.4.0" to clipboard
storify: ^0.4.0 copied to clipboard

Storify — Instagram-like stories for Flutter: scrollable tray, full-screen viewer, RTL support, theming, transitions, and cached video slides.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add storify

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

dependencies:
  storify: ^0.4.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:storify/storify.dart';
0
likes
150
points
64
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Storify — Instagram-like stories for Flutter: scrollable tray, full-screen viewer, RTL support, theming, transitions, and cached video slides.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

cached_video_player_plus, flutter, video_player

More

Packages that depend on storify