story_screen 0.2.4 copy "story_screen: ^0.2.4" to clipboard
story_screen: ^0.2.4 copied to clipboard

Story view screen package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add story_screen

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

dependencies:
  story_screen: ^0.2.4

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_screen/story_screen.dart';
2
likes
110
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

Story view screen package

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, dio, flutter, hive, hive_flutter, path_provider, video_player

More

Packages that depend on story_screen