https://github.com/vedant1100/to-do-app
https://github.com/vedant1100/to-do-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vedant1100/to-do-app
- Owner: vedant1100
- Created: 2024-08-12T13:24:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T11:38:55.000Z (9 months ago)
- Last Synced: 2025-01-21T03:44:38.858Z (4 months ago)
- Language: Dart
- Size: 315 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.# Implementation
A simple application where user can create, read, update and delete tasks.