Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinjan-saha/flutter-todo
An Flutter App which works on Android
https://github.com/shinjan-saha/flutter-todo
Last synced: about 2 months ago
JSON representation
An Flutter App which works on Android
- Host: GitHub
- URL: https://github.com/shinjan-saha/flutter-todo
- Owner: Shinjan-saha
- Created: 2024-01-14T06:09:11.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-17T07:23:28.000Z (12 months ago)
- Last Synced: 2024-01-17T14:53:17.192Z (12 months ago)
- Language: C++
- Size: 265 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo
A Todo Flutter project.
## Getting Started
1. **Clone the repository:**
```bash
git clone https://github.com/Shinjan-saha/Flutter-Todo git
```### Running the Flutter App
1. **Open the `flutter` directory:**
```bash
cd your-folder-loctation
```2. **Run the app:**
```bash
flutter run
```
2. **Download/Try the App:**
- [Click here](https://drive.google.com/file/d/1VyjUfUnLynBHQjDKsgDPeq4AsP_BK1Bm/view?usp=sharing)
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.