animations/animation_types library Animations Foundation

Flutstrap Animation Type System

Defines the core animation type hierarchy and configuration system for the Flutstrap animation ecosystem.

Classes

FSAnimation
Standard animation configuration for single animations
FSAnimationBase
Base class for all animation configurations
FSAnimationPreset
Pre-configured animation settings for common UI patterns
FSAnimationSequence
Animation sequence configuration for complex multi-step animations
FSAnimationStep
Individual step in an animation sequence

Enums

FSAnimationDirection
Animation directions for directional animations
FSAnimationState
Animation states for component lifecycle
FSAnimationType
Standard animation types for common UI patterns

Extensions

FSAnimationDirectionExtension on FSAnimationDirection
✅ ADDED: Extension for FSAnimationDirection for slide calculations
FSAnimationTypeExtension on FSAnimationType
Extension methods for FSAnimationType