flutter_ui_challenge_todo icon indicating copy to clipboard operation
flutter_ui_challenge_todo copied to clipboard

A showcase flutter todo application.

flutter_todo

A showcase/portfolio todo app.

Inspired by https://dribbble.com/shots/3812962-iPhone-X-Todo-Concept

The result

App showcase

The app uses my own library flutter_snaplist, for switching todo categories.

flutter_redux is used for sharing state between different screens and widgets of the app.

Feel free to fire issues and pull requests if you find something wrong or just want to experiment!