I'm new to flutter and mobile development and for training I've decided to make a simple plant app that can track when you need to water them.
And I'm stuck with the problem how to implement countdown timer for each instance of class Plant and after display the remaining time. So I need to have this timer also in a background when app is closed.