theexidge / routinger

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.
GNU Affero General Public License v3.0
27 stars 22 forks source link

Fixed null check issue and debugging print statements and resolved conflicts #15

Closed AyoubBoulahtar closed 3 years ago

AyoubBoulahtar commented 3 years ago

Some design enhancements are still needed in task form screen, but no functionality was broken. Although the latest change in recurring notifications raised some weird behavior when adding a recurring task. I left intentionally some logs to make easier to capture the bug.