https://github.com/eltonlazzarin/todo-list
Simple ToDo List build in Flutter
https://github.com/eltonlazzarin/todo-list
android-app flutter flutter-app flutter-application flutter-ideas mobile-app mobile-development tasks-app tasks-list tasks-manager time-management todoapp todolist
Last synced: 23 days ago
JSON representation
Simple ToDo List build in Flutter
- Host: GitHub
- URL: https://github.com/eltonlazzarin/todo-list
- Owner: eltonlazzarin
- License: mit
- Created: 2020-05-20T20:52:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-20T21:35:30.000Z (about 6 years ago)
- Last Synced: 2025-10-17T07:41:13.421Z (7 months ago)
- Topics: android-app, flutter, flutter-app, flutter-application, flutter-ideas, mobile-app, mobile-development, tasks-app, tasks-list, tasks-manager, time-management, todoapp, todolist
- Language: Dart
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ToDo List
Simple ToDo List build in Flutter




Mobile Technologies |
How To Use |
Licence
## :rocket: Mobile Technologies
This project was developed with the following technologies:
- [Flutter](https://github.com/flutter/flutter)
- [VS Code](https://code.visualstudio.com)
- [http](https://pub.dev/packages/http)
## :information_source: How To Use
```bash
# Clone this repository
$ git clone https://github.com/eltonlazzarin/todo-list.git
# Go into the repository
$ cd todo-list
# Run the app - Run this command line after your virtual or physical mobile be connected on your computer
$ flutter run
```
## :memo: License
This project is under the MIT license. See the [LICENSE](https://github.com/eltonlazzarin/todo-list/blob/master/LICENSE) for more information.
---
Made with ♥ by Elton Lazzarin :wave: [Get in touch!](https://www.linkedin.com/in/eltonlazzarin/)