anim_indicator 0.0.2 copy "anim_indicator: ^0.0.2" to clipboard
anim_indicator: ^0.0.2 copied to clipboard

outdated

the AnimIndicator is Finished which can use in the SplashPage, PageView or Swiper, etc.Supported both iOS and Android.

anim_indicator #

Widget to display animate indicator to show a position.

Installation #

You just need to add anim_indicator as a dependency in your pubspec.yaml file.

dependencies:
  anim_indicator: ^0.0.2

Example #

A simple dots indicator
AnimIndicator(
  position: currentIndex,
)

Custom #

AnimIndicator(
	dotsCount: 3,
    position: currentIndex,
    color: Colors.red,
    inLength: 30,
)

![16281529790622021851646472](D:\Program Files (x86)\Thunder Network\Xmp\profiles\截图\16281529790622021851646472.gif)

2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

the AnimIndicator is Finished which can use in the SplashPage, PageView or Swiper, etc.Supported both iOS and Android.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on anim_indicator