core\nice_animations library
Classes
- NiceAnimatedSwitcher
- Pre-configured AnimatedSwitcher with common transition patterns.
- NiceAnimatedVisibility
- An animated visibility wrapper with configurable enter/exit animations.
- NiceAnimationCurves
- Standard curves for consistent animation feel.
- NiceAnimationDurations
- Standard durations for consistent animation timing.
-
NicePageRoute<
T> - A page route with customizable enter/exit transitions.
- NicePulse
- A pulsing attention animation wrapper.
- NiceShake
- A shake animation for error feedback.
- NiceShimmer
- A shimmer loading placeholder animation.
- NiceSkeletonLoader
- A skeleton loading placeholder for text/cards.
- NiceStaggeredList
- Animates a list of children with staggered delays.
Enums
- NiceEnterAnimation
- Enter animation types.
- NiceExitAnimation
- Exit animation types.
- NicePageTransition
- Available page transition types.
- NiceSwitchTransition