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

outdated

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.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:advstory/advstory.dart';
112
likes
130
points
912
downloads

Publisher

verified publishersourcekod.com

Weekly Downloads

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