fluid_progress_indicator 1.0.1 copy "fluid_progress_indicator: ^1.0.1" to clipboard
fluid_progress_indicator: ^1.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.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 #

Changed #

  • Raised Dart SDK constraint to >=3.10.0 <4.0.0.
  • Updated mocktail to ^1.0.5.
  • Migrated the example app for newer Flutter tooling:
    • Android: Gradle 9.1.0, Android Gradle Plugin 9.0.1, Kotlin 2.3.20
    • iOS: scene-based lifecycle (FlutterImplicitEngineDelegate) and related Info.plist updates
  • Updated README install snippet to fluid_progress_indicator: ^1.0.1.

1.0.0 #

⚠️ BREAKING CHANGE: License Update #

  • License: Changed from MIT License to Rishabh Software Source Available License (Non-Commercial) v1.0.
    • Free for personal projects, learning, academic purposes, and evaluation
    • Modification and forking allowed for non-commercial use
    • Commercial use requires a separate license from Rishabh Software
    • For licensing inquiries, refer to LICENSE for contact details.

Changed #

  • Added contact information section in README.

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
5
likes
150
points
91
downloads
screenshot

Documentation

API reference

Publisher

verified publisherrishabhsoft.com

Weekly Downloads

Beautiful fluid progress indicators for Flutter with customizable wave animations, gradients, rounded corners, and smooth fill transitions. Accessible and performant.

Repository (GitHub)
View/report issues
Contributing

Topics

#progress-indicator #animation #indicator #fluid #ui

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fluid_progress_indicator