https://github.com/andhikayuana/todo-app-flutter
Todo App Flutter using Firebase Auth & Firebase Cloud Firestore
https://github.com/andhikayuana/todo-app-flutter
firebase-auth firebase-firestore flutter flutter-app flutter-apps flutter-demo flutter-examples flutter-firebase-auth flutter-firebase-firestore todoapp todoapp-flutter
Last synced: 3 months ago
JSON representation
Todo App Flutter using Firebase Auth & Firebase Cloud Firestore
- Host: GitHub
- URL: https://github.com/andhikayuana/todo-app-flutter
- Owner: andhikayuana
- Created: 2021-01-20T05:24:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-20T05:30:09.000Z (over 4 years ago)
- Last Synced: 2025-01-18T03:45:51.056Z (5 months ago)
- Topics: firebase-auth, firebase-firestore, flutter, flutter-app, flutter-apps, flutter-demo, flutter-examples, flutter-firebase-auth, flutter-firebase-firestore, todoapp, todoapp-flutter
- Language: Dart
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo App Fluter
Minimal Todo App powered by Flutter
## Screenshots
|Android |iOS |
|---------------------------------------------------|--------------------------------------------------|
|| |## Requirements
- Flutter
- Firebase Auth
- Firebase Cloud Firestore## How to Run (Local)
- clone this project
- install dependencies `flutter pub get`
- run the app `flutter run`