Relative Content

Tag Archive for flutterdartsqflitefl-chart

Previous week’s performance bar not displaying in bar chart with SQFlite data

I am working a habit tracker app using flutter with sqflite. if the task is checked then it shows the task completing bar. in the bar graph whenever i opened the same task by clicking on it another day the bar will automatically should display the bar for that particular task. i am trying to display the previous week bar, but i am not able to display the previous week performance bar. the previous day bar also not displaying. in some of the tasks when i click on same task next day it just only shows for current day progress bar. i want that whenever i swipe left the previous week days task performance should display in the bar graph as bar in blue color.