nacasha / flutter-things-todo

An example Todo App using Flutter with advanced features
MIT License
206 stars 53 forks source link

[Feature Request] Repeating tasks #5

Open senpl opened 5 years ago

senpl commented 5 years ago

Repeating task is frequently wanted feature. Implementation like in https://github.com/maltaisn/recurpickerlib or tasks.org would be great. I saw flutter version in https://github.com/SamarthDesai01/RepeatMe . Just option to repeat by weekdays and after given days seems enough, but of course the more, the better.

nacasha commented 5 years ago

That's gonna be tough for me to build it 😆