Skip to content

muhammadsaddamnur/scroll_indicator

Repository files navigation

Scroll_Indicator

Scroll indicator inspired by the Shopee application.

Usage

ScrollIndicator(
	scrollController: scrollController,
	width: 50,
	height: 5,
	indicatorWidth: 20,
	decoration: BoxDecoration(
	borderRadius: BorderRadius.circular(10),
	color: Colors.grey[300]),
	indicatorDecoration: BoxDecoration(
	color: Colors.deepOrange,
	borderRadius: BorderRadius.circular(10)),
),

Demo

scroll indicator

Support me on Saweria

https://saweria.co/saddamnur

saweria

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors