story_segment_view 0.0.1 copy "story_segment_view: ^0.0.1" to clipboard
story_segment_view: ^0.0.1 copied to clipboard

A Flutter package that provides a customizable circular segment indicator around profile avatars.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add story_segment_view

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

dependencies:
  story_segment_view: ^0.0.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:story_segment_view/story_segment_view.dart';
4
likes
150
points
21
downloads

Publisher

verified publishersaktepe.com

Weekly Downloads

A Flutter package that provides a customizable circular segment indicator around profile avatars.

Repository (GitHub)
View/report issues

Topics

#story #stories #instagram #reel #reels

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on story_segment_view