stories_page_view 0.0.2-alpha.1 copy "stories_page_view: ^0.0.2-alpha.1" to clipboard
stories_page_view: ^0.0.2-alpha.1 copied to clipboard

A Flutter package for creating a instagram like story.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stories_page_view

With Flutter:

 $ flutter pub add stories_page_view

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

dependencies:
  stories_page_view: ^0.0.2-alpha.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:stories_page_view/stories_page_view.dart';
8
likes
0
pub points
69%
popularity

Publisher

verified publisherblocship.io

A Flutter package for creating a instagram like story.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on stories_page_view