minttask icon indicating copy to clipboard operation
minttask copied to clipboard

A simple todo manager for Android made using Flutter with Material Design 3

Results 12 minttask issues
Sort by recently updated
recently updated
newest added

Many people have todo lists for different projects. For example I would keep my shopping list separate from my chores list. Being able to keep multiple lists would greatly improve...

enhancement

a setting like some other apps already do~ but instead of reappearing instantly in the todo again.. hide the completed daily task in completed t'ill next day (idk why but...

enhancement

a setting to move the checkbox to the right side? or/and gesture to complete like the "remove" gesture

enhancement

I think it would be nice to be able to create new tabs/categories/folders to separate some tasks, something similar to google tasks. If it's good I can even try to...

enhancement

Upon deleting an item, a snackbar flutter widget should appear with a prompt like "Item Deleted" and a button "Undo" which if pressed, will bring back the deleted item. This...

It is possible to sort item by their creation date and modification date, but you can not view what those dates actually are. It would be great if you could...

enhancement

After pressing the + button to create a new list item, the bottom sheet can be dragged down to close the new item creator, but can not be dragged up...

enhancement

In the item editor, add a back button in the bottom right corner of the editor just above the keyboard that closes the keyboard and takes you back to the...

enhancement

Add the ability to export and import the lists and list items as markdown files in folders. Exporting each list as a folder and each item as a file would...

enhancement

When creating lists I usually write things down as I think of them, not in the order that I want to do them. It would make it easier to keep...

enhancement