routinger
routinger copied to clipboard
Routinger is a task scheduler app that is made to make you a better person at no extra cost. The code is open-source. Dart language and Flutter framework are used extensively.
**Describe the bug** The tasks are stored in the provider and DB but are not displaying in the expansion tile **To Reproduce** Steps to reproduce the behaviour: 1. Click the...
Solved #36 I changed this line by 'adding this '!' notation for previous Boolean value of that task'
**Describe the bug** The app doesn't show the icon of the app in the notifications. **To Reproduce** Steps to reproduce the behavior: 1. Go to the floating action button 2....
# Summary - added a drawer - corrected color in bottomNavigation Bar # Code changes - added a drawer and included the settings screen in it - changed the selected...