You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bar Graph Indicator for Flutter. It graphically displays the current value on a bar graph and manages its animation when the value changes. you can customize the orientation and direction of the bar.
@@ -12,7 +17,7 @@ Bar Graph Indicator for Flutter. It graphically displays the current value on a
12
17
## Features
13
18
14
19
* Min/Max property
15
-
* Customizable colors and text style
20
+
* Customizable colors and text style
16
21
* Vertical orientation, left to right and right to left direction
17
22
* Horizontal orientation, top to bottom and bottom to top direction
0 commit comments