Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devstack06/flutter-firebase-todoapp
A todo app using firebase and flutter as part of youtube series
https://github.com/devstack06/flutter-firebase-todoapp
firebase firebase-auth firebase-database firebasewithflutter flutter flutter-apps flutter-apps-development flutterapp
Last synced: 2 days ago
JSON representation
A todo app using firebase and flutter as part of youtube series
- Host: GitHub
- URL: https://github.com/devstack06/flutter-firebase-todoapp
- Owner: DevStack06
- Created: 2021-04-24T07:07:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T19:51:09.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T16:36:59.390Z (6 months ago)
- Topics: firebase, firebase-auth, firebase-database, firebasewithflutter, flutter, flutter-apps, flutter-apps-development, flutterapp
- Language: Dart
- Homepage: https://youtube.com/playlist?list=PLtIU0BH0pkKrQZUFWENF_VXINhfv9WiIA
- Size: 123 KB
- Stars: 101
- Watchers: 3
- Forks: 56
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to flutter-with-firebase 👋
> This project made for those who wanted to learn about the firebase and thier Auth, Cloud Storage and Cloud function modules with Flutter. This repo will help to understand how to use firebase with flutter using a fully functional Todo App
### 🏠 [Homepage](https://www.youtube.com/playlist?list=PLtIU0BH0pkKrQZUFWENF_VXINhfv9WiIA)
### ✨ [Demo](https://www.youtube.com/playlist?list=PLtIU0BH0pkKrQZUFWENF_VXINhfv9WiIA)
## Topic covered
- SignIn/Sign Up with Email and Password
- SignIn/SignUp with Google
- SignIn/SignUp using Phone Number
- Create New todo
- Perform Crud Operation ( Create, Read , Delete and Update todo )## Screenshots
1. Intro screenshots
2. SignIn/ SIgnUp page
3. Google login
4. SignIn/SignUp via mobile number and otp page
5. Home Page
6. Create new todo page
7. View your todo page
8. Update/Delete todo page
## Install
```sh
flutter pub get
```## Usage
```sh
flutter run
```## Author
👤 **Balram Rathore**
- Website: http://www.youtube.com/c/DevStack
- Github: [@DevStack06](https://github.com/DevStack06)## Show your support
Give a ⭐️ if this project helped you!