santa112358 / story

Instagram stories like UI with rich animations and customizability.
https://pub.dev/packages/story
MIT License
41 stars 60 forks source link

Story Indicator border radius #48

Open esentis opened 1 year ago

esentis commented 1 year ago

Hello there, thanks for this library.

Could we add border radius to the story indicator ?

One way would be to wrap the LinearProgressIndicator with a ClipRRect widget.

plauzul commented 1 month ago

I've added it to this PR, does that work for you? https://github.com/santa112358/story/pull/61