Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/felipecastrosales/todo_app
- Owner: felipecastrosales
- Created: 2023-01-05T02:25:29.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-11T22:16:42.000Z (6 months ago)
- Last Synced: 2024-11-23T13:19:04.898Z (2 months ago)
- Topics: animations, app, dart, dartlang, flutter, flutter-app, flutter-apps, flutter-demo, flutter-examples, intl, packages, sharedpreferences, todo, todoapp, todolist, widgets
- Language: C++
- Homepage:
- Size: 313 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)