storyig 0.1.0 copy "storyig: ^0.1.0" to clipboard
storyig: ^0.1.0 copied to clipboard

Flutter widgets for Instagram-like story circles and a lightweight story creator.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add storyig

With Flutter:

 $ flutter pub add storyig

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

dependencies:
  storyig: ^0.1.0

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:storyig/storyig.dart';
0
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter widgets for Instagram-like story circles and a lightweight story creator.

License

unknown (license)

Dependencies

flutter, video_player

More

Packages that depend on storyig