advstory 0.2.1 copy "advstory: ^0.2.1" to clipboard
advstory: ^0.2.1 copied to clipboard

An advanced, complete story viewer. Has support for images, videos, custom widget contents, gestures, interceptors, listeners, manipulators and much more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advstory

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

dependencies:
  advstory: ^0.2.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:advstory/advstory.dart';
99
likes
110
pub points
89%
popularity

Publisher

verified publishersourcekod.com

An advanced, complete story viewer. Has support for images, videos, custom widget contents, gestures, interceptors, listeners, manipulators and much more.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_cache_manager, shimmer, video_player

More

Packages that depend on advstory