Releases: Akarshjha03/Flutter-Ripple-Effect
Releases · Akarshjha03/Flutter-Ripple-Effect
✨ v1.0.0 - Liquid Ripple Effect (Flutter)
🏷️ What’s inside
This release introduces a liquid-style ripple animation built using Flutter, inspired by fluid touch interactions and modern motion design.
When the user taps the image:
- A smooth, organic ripple spreads across the surface
- The animation feels liquid, soft, and responsive
- Designed to showcase Flutter’s animation & rendering capabilities
This project focuses purely on UI motion and interaction, making it ideal as a visual showcase or animation reference.
🛠️ Tech Stack
Flutter
Dart
Custom animation logic
Gesture-based interaction
Note: Platform-specific folders (Android, iOS, desktop) are auto-generated by Flutter and not part of the core logic.
🎯 Use cases
Motion design experiments
UI/UX animation demos
Learning advanced Flutter animations
Portfolio showcase for Flutter/UI roles
📌 What’s next
Configurable ripple intensity & speed
Multiple touch points
Shader-based liquid effects (advanced)