m3e_loading_indicator 0.0.2
m3e_loading_indicator: ^0.0.2 copied to clipboard
A Flutter package providing Material 3 Expressive (M3E) shape morphing loading indicators with vector path interpolation.
0.0.2 #
- Added
M3EPullToRefreshIndicator: Material 3 Expressive spring-based pull-to-refresh container that smoothly displaces scrollable content with physics-driven spring retracts and overshoots. - Added
M3EPullToRefreshController: Controller for observing drag progress fraction, refresh state, and triggering programmatic refresh operations. - Added
M3EPullToRefreshStyle: Comprehensive styling configuration for pull-to-refresh header container, sizing, elevation, padding, motion, and haptics. - Added
M3EMotion&M3EHapticFeedback: Spring animation presets (spatial & effects) powered bymotorand haptic feedback levels. - Deterministic
progressSupport: Addedprogress/valueproperty onM3ELoadingIndicatorandM3EContainedLoadingIndicatorfor deterministic progress rendering.
0.0.1 #
- Initial release of
M3ELoadingIndicatorandM3EContainedLoadingIndicator.