A simple to do list application created using Flutter, by Hassan Alam.
To learn more about Flutter by writing a simple app on my own.
Uses flutter/dart.
A simple to do list application with a default dark theme, that allows for users to manage to do list items.
Features:
- Add and remove to do list items
- Favorite and/or set items to completed
- Default dark theme
- Follow the guide below to set up a flutter development environment.
For help getting started with Flutter, view the online documentation.
-
Focus change on all keyboard actions -
Adding ability to edit to do list items created, either through long-press or some other gesture -
Fix name/create custom icon -
Lean, dark mode design
-
Allow for users to easily drag and move around to do list items
-
Customization of theme (Picking either dark mode or light mode) -
Dark Theme (default)/Light Theme -
Toolbar options to:
Customized ThemesRemove all to do list items- Show information (app information, using AboutDialog)