flutter_micro_interactions 0.0.2
flutter_micro_interactions: ^0.0.2 copied to clipboard
A collection of pre-built micro-interactions and animations for Flutter apps. Includes tap feedback, hover effects, button states, and input focus transitions.
0.0.2 #
- Added Toast Notifications (animated, multiple styles)
- Added Floating Label Animation (with validation)
- Added Reorderable List Animation (drag & drop, feedback)
- Added Card Flip Animation (3D flip, perspective)
0.0.1 #
- Initial release of flutter_micro_interactions package
- Added ButtonStates widget for interactive button animations
- Added ElasticScroll widget for elastic scrolling effects
- Added HoverGlow widget for hover animations
- Added InputFocus widget for input field animations
- Added LoadingSkeletons widget for loading state animations
- Added LongPressMenu widget for long press interactions
- Added MorphingShapes widget for shape morphing animations
- Added PageTransitions widget for custom page transitions
- Added ParallaxScroll widget for parallax scrolling effects
- Added PullToRefresh widget for pull-to-refresh animations
- Added RippleEffect widget for ripple animations
- Added ShakeToAction widget for shake detection
- Added SwipeActions widget for swipe interactions
- Added TapFeedback widget for tap animations