awesome_jumping_widget 1.0.1
awesome_jumping_widget: ^1.0.1 copied to clipboard
A premium, highly customizable jumping and shaking widget for Flutter. Perfect for drawing attention to icons, buttons, or custom UI elements with customizable curves, speed, offset, and rotation.
1.0.0 #
- Initial release of the
awesome_jumping_widgetpackage. - Features included:
- Any Widget Wrapping: Easily animate standard icons, notification badges, image assets, or complex custom widget trees.
- Parametrizable Physics: Fine-tune jump height, curves (separate curves for jumping up vs. landing), and complete cycle durations.
- Playful Wobble/Shake: Optional rotational shake effect during the jump with adjustable max angles.
- Synchronized Label Support: Built-in support for displaying and animating a label (either text or a custom widget) positioned below the jumping element.
- Label Animations: Coordinated label scaling, vertical translation, and smooth color transitions interpolating from a start color to an end color during the jump.
- Loop & Interval Controls: Define custom idle intervals between animation cycles, preventing the UI from feeling cluttered or overwhelming.
- Dynamic Execution: Enable or disable animation loops programmatically at runtime using the
shouldAnimateflag.
1.0.1 #
- Improve plugin score