Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aadrianleo/meet-cloud-meeting-app
This is an flutter project an Cloud meeting app (Zoom Clone). Where you can Login with your google account and save your meeting data. you can create meetings by clicking on create meeting and you have many option such as mute, unmute, video mute, invite, chats as wel as masy other different features. you can join meeting by clicking on join meeting by giving the meeting id and your name. You can even view the meeting history and many more features available.
https://github.com/aadrianleo/meet-cloud-meeting-app
dart firebase firebase-auth firebase-database firestore firestore-database flutter flutter-app flutter-apps jeet meeting zoom zoom-clone zoom-meetings
Last synced: 1 day ago
JSON representation
This is an flutter project an Cloud meeting app (Zoom Clone). Where you can Login with your google account and save your meeting data. you can create meetings by clicking on create meeting and you have many option such as mute, unmute, video mute, invite, chats as wel as masy other different features. you can join meeting by clicking on join meeting by giving the meeting id and your name. You can even view the meeting history and many more features available.
- Host: GitHub
- URL: https://github.com/aadrianleo/meet-cloud-meeting-app
- Owner: AadrianLeo
- Created: 2022-07-15T12:25:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-15T13:04:44.000Z (over 2 years ago)
- Last Synced: 2024-12-11T14:07:29.490Z (about 2 months ago)
- Topics: dart, firebase, firebase-auth, firebase-database, firestore, firestore-database, flutter, flutter-app, flutter-apps, jeet, meeting, zoom, zoom-clone, zoom-meetings
- Language: Dart
- Homepage: https://github.com/AadrianLeo/Meet-Cloud-Meeting-App/releases/tag/v1.0.0
- Size: 275 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meet - An cloud Meeting App
![zoombg](https://user-images.githubusercontent.com/81036521/179223352-022790ea-65b6-485b-8dca-ecf92254c8be.png)
#
## Introduction
This is an flutter project an Cloud meeting app (Zoom Clone). Where you can Login and logout with your google account and save your meeting data. you can create meetings by clicking on create meeting and you have many option such as mute, unmute, video mute, invite, chats as wel as masy other different features. you can join meeting by clicking on join meeting by giving the meeting id and your name. You can even view the meeting history and many more features available. All your data is stored in firebase database (not your personal data).The app is under development and some other features are comming soon
## Download link (meet)
You can download the apk from the [release](https://github.com/AadrianLeo/Meet-Cloud-Meeting-App/releases/tag/v1.0.0)
## Installation and setup
### `# For flutter packages run: pub get && to run flutter project run : flutter run or in vscode click on run from the banner and click on run without debugging or start degugging.`
### `# Setup your firebase Authentication my giving gmail access`
### `# change your flutter credentcials and google-services.json and other different details paste the google-services.json file in android > app`
### `# You can download the google-services.json file from firebase console by making android app`