Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felipecastrosales/todo_app

A simple Todo App to reinforce some fundamentals of widgets, methods, behaviors and packages.
https://github.com/felipecastrosales/todo_app

animations app dart dartlang flutter flutter-app flutter-apps flutter-demo flutter-examples intl packages sharedpreferences todo todoapp todolist widgets

Last synced: 8 days ago
JSON representation

A simple Todo App to reinforce some fundamentals of widgets, methods, behaviors and packages.

Awesome Lists containing this project

README

        

# Todo App

Todo App with Shared Preferences; to persist data locally.

# Demo

https://github.com/user-attachments/assets/3d4a2c61-2398-4a8c-bf2e-41ae54cbbd06

# Packages

- [intl](https://pub.dev/packages/intl)
- [flutter_slidable](https://pub.dev/packages/flutter_slidable)
- [shared_preferences](https://pub.dev/packages/shared_preferences)