fluid_progress_indicator 0.0.1
fluid_progress_indicator: ^0.0.1 copied to clipboard
Beautiful fluid progress indicators for Flutter with customizable wave animations, gradients, rounded corners, and smooth fill transitions. Accessible and performant.
0.0.1 #
- 🎉 : Introduced fluid progress animation component.
- 💧 Fluid / liquid fill animation with configurable wave count & amplitude
- 🎛️ Customizable: colors, gradients, borders (via background), rounded corners, text/child overlay
- ♿ Accessible: supports semantics labels and value announcements
- ⚡ Efficient: single CustomPainter, cache‑friendly; no custom shaders required
- 🧩 Composable: use anywhere a Widget is accepted; works with Bloc, Riverpod, or vanilla setState
- 🎨 Theming: plays nicely with Material 3 (ThemeData.colorScheme) and dark mode
