waved_progress_indicator 0.0.1
waved_progress_indicator: ^0.0.1 copied to clipboard
A customizable circular waved indicator widget for Flutter applications.
0.0.1 #
The Circular Waved Indicator Widget is a customizable Flutter widget that visually represents a percentage with a fluid, animated wave effect. It can be used in various applications, such as dashboards, fitness trackers, and progress indicators. This widget is designed to enhance user experience by providing an engaging visual representation of data while allowing developers to customize its appearance to match their application’s theme.
Features
• Customizable Appearance: Set the background color, border color, and liquid color.
• Animated Wave Effect: An optional animated wave effect that simulates fluid movement.
• Percentage Display: Easily display the current percentage in the center of the circular indicator.
• Flexible Sizing: Adjust the size of the widget to fit various UI layouts.