flutter_todo
A showcase/portfolio todo app.
The result
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!
Credit (github url) : https://github.com/ariedov/flutter_ui_challenge_todo
Next Article : https://flutterappdev.com/2019/01/28/a-widget-provided-to-the-flutter-scroll-component-drop-down-refresh/