widgets/progress library
Progress indicators.
See:
Classes
- FCircularProgress
- An indeterminate circular progress indicator.
- FCircularProgressMotion
- Motion-related properties for FCircularProgress.
- FCircularProgressStyle
- The style for FCircularProgress.
- FDeterminateProgress
- A determinate linear progress indicator.
- FDeterminateProgressMotion
- Motion-related properties for a FDeterminateProgress.
- FDeterminateProgressStyle
- A FDeterminateProgress's style.
- FInheritedCircularProgressStyle
- An inherited widget that provides FCircularProgressStyle to its descendants.
- FProgress
- Am indeterminate linear progress indicator.
- FProgressMotion
- Motion-related properties for an indeterminate FProgress.
- FProgressStyle
- A FProgress's style.
Extensions
- $FCircularProgressMotionTransformations on FCircularProgressMotion
- Provides copyWith and lerp methods.
- $FCircularProgressStyleTransformations on FCircularProgressStyle
- Provides copyWith and lerp methods.
- $FDeterminateProgressMotionTransformations on FDeterminateProgressMotion
- Provides copyWith and lerp methods.
- $FDeterminateProgressStyleTransformations on FDeterminateProgressStyle
- Provides copyWith and lerp methods.
- $FProgressMotionTransformations on FProgressMotion
- Provides copyWith and lerp methods.
- $FProgressStyleTransformations on FProgressStyle
- Provides copyWith and lerp methods.