Closed royarg02 closed 5 years ago
Could you be more specific in this issue? @RoyARG02
The current implementation of progress bars for moisture content can take only one color. Although it is enough for showing only the current moisture content, (whether it is very low for adequate irrigation, or not), it cannot be used in case one needs to know the increment/decrement of moisture from the previous day/ time. For this case a suitable progress bar could be used which shows two segments of different colors (say red for decrement and blue for increment from the previous readings).
I am unable to find any Flutter API/ packages that achieves the same.
Feature scrapped.
Need help to implement segregated progress bars, each having their own color.