Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faykarr/flutterify
This is a project for Pem. Mobile 2 Assignment - CRUD & Google Auth with Firebase Firestore
https://github.com/faykarr/flutterify
firebase flutter google-auth
Last synced: 14 days ago
JSON representation
This is a project for Pem. Mobile 2 Assignment - CRUD & Google Auth with Firebase Firestore
- Host: GitHub
- URL: https://github.com/faykarr/flutterify
- Owner: faykarr
- Created: 2024-06-14T07:32:12.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T12:42:58.000Z (5 months ago)
- Last Synced: 2024-08-22T22:39:58.542Z (3 months ago)
- Topics: firebase, flutter, google-auth
- Language: C++
- Homepage:
- Size: 7.88 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutterify
A Flutter CRUD with Firestore Firebase Project with Google Authentication.
## About the project
This project is for assignment purpose. It is a simple Flutter project that uses Firestore Firebase for CRUD operations and Google Authentication.
## Features
- Google Authentication
- CRUD operations
- Firestore Firebase## Getting Started
1. Clone the repository
2. Run `flutter pub get`
3. Run `flutter run`## Screenshots