progress_indicators 0.1.4 progress_indicators: ^0.1.4 copied to clipboard
A handful collection of some cool progress indicators and text animators.
0.1.4 #
- Allows you to specify a custom text style for your text effects.
0.1.3 #
- Fixes JumpingText to actually make use of the "end" parameter.
0.1.1 #
- Fixes
pubspec.yaml
to remove Dart 2 support issue.
0.1.0 #
- First release that contains
FadingText
,JumpingText
,ScalingText
,JumpingDots
,HeartbeatProgressIndicator
,GlowingProgressIndicator
,CollectionSlideTranstion
andCollectionScaleTransition
widgets.