All Projects → floriangbh → FirebaseDemo

floriangbh / FirebaseDemo

Licence: other
Firebase realtime database demonstration with Swift, Kotlin & Dart (Flutter).

Programming Languages

swift
15916 projects
kotlin
9241 projects
dart
5743 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to FirebaseDemo

Heal O Chat
Heal-O-Chat is a Social Media Application for people who have been feeling less motivated in life or are losing hope. This platform allows users to chat with people and share their thoughts and feelings with each other and thereby let go of stress, anxiety, and depression that they've been feeling for long.
Stars: ✭ 42 (+133.33%)
Mutual labels:  firebase-database, firebase-realtime-database
React Firebase Hooks
React Hooks for Firebase.
Stars: ✭ 2,227 (+12272.22%)
Mutual labels:  firebase-database, firebase-realtime-database
The Road To React With Firebase
📓The Road to React with Firebase: Your journey to build business applications with React and Firebase.
Stars: ✭ 82 (+355.56%)
Mutual labels:  firebase-database, firebase-realtime-database
Chatapp
Chat App with all functionality private chat, contacts, friends request, find friends,for profile settings image cropper functionality, settings, logout also send text, image and all type of files, delete your files for you and everyone , login with email and mobile number and real time database firebase and for notification purpose Node Js used.
Stars: ✭ 25 (+38.89%)
Mutual labels:  firebase-database, firebase-realtime-database
Firebase Esp8266
ESP8266 Firebase RTDB Arduino Library
Stars: ✭ 228 (+1166.67%)
Mutual labels:  firebase-database, firebase-realtime-database
Whatsup
**Deprecated** Real time chat app written in Swift 4 using Firebase and OTP Authentication
Stars: ✭ 39 (+116.67%)
Mutual labels:  firebase-database, firebase-realtime-database
Petshop
Pet Shop is an e-commerce application for Android built with Flutter (iOS to come soon).
Stars: ✭ 127 (+605.56%)
Mutual labels:  firebase-database, firebase-realtime-database
Firebase Js Sdk
Firebase Javascript SDK
Stars: ✭ 3,844 (+21255.56%)
Mutual labels:  firebase-database, firebase-realtime-database
Firebase Authentication Dotnet
C# library for Firebase Authentication
Stars: ✭ 222 (+1133.33%)
Mutual labels:  firebase-database, firebase-realtime-database
Firebase Esp32
ESP32 Firebase RTDB Arduino Library
Stars: ✭ 204 (+1033.33%)
Mutual labels:  firebase-database, firebase-realtime-database
Rxfirebase
Rxjava 2.0 wrapper on Google's Android Firebase library.
Stars: ✭ 509 (+2727.78%)
Mutual labels:  firebase-database, firebase-realtime-database
anonymous-web
💬 A PreactJS powered progressive web (chat) application (Not active)
Stars: ✭ 28 (+55.56%)
Mutual labels:  firebase-database, firebase-realtime-database
Laravel Firebase
A Laravel package for the Firebase PHP Admin SDK
Stars: ✭ 369 (+1950%)
Mutual labels:  firebase-database, firebase-realtime-database
Chatter
Real time chat app written in Swift 4 using Firebase
Stars: ✭ 30 (+66.67%)
Mutual labels:  firebase-database, firebase-realtime-database
React Gatsby Firebase Authentication
🐣🔥Starter Project / Boilerplate for Authentication with Firebase and plain React in Gatsby.js
Stars: ✭ 356 (+1877.78%)
Mutual labels:  firebase-database, firebase-realtime-database
Firebase Android Sdk
Firebase Android SDK
Stars: ✭ 1,704 (+9366.67%)
Mutual labels:  firebase-database, firebase-realtime-database
SPYZIER-APP
Android spying app and Parental controller app.
Stars: ✭ 156 (+766.67%)
Mutual labels:  firebase-database, firebase-realtime-database
Firebase-Realtime-Car-Moving-On-JavaScript-Google-Maps
This is the solution for moving realtime cars on Google Maps JavaScript using Google Firebase Realtime Database.
Stars: ✭ 26 (+44.44%)
Mutual labels:  firebase-database, firebase-realtime-database
Space
A real time chat app for developers built using React, Redux, Electron and Firebase
Stars: ✭ 161 (+794.44%)
Mutual labels:  firebase-database, firebase-realtime-database
uMe
Online Chatting Application (Android) || Messaging App || Firebase
Stars: ✭ 138 (+666.67%)
Mutual labels:  firebase-database, firebase-realtime-database

Firebase Realtime Database with Swift, Kotlin & Dart (Flutter)

Simple iOS and Android demonstration of Firebase realtime database.

Run the iOS & Android app, play with the add button and see the Firebase's database synchronisation in action !

Preview

Flutter

Requirement : Flutter 1.7.9

To run the Flutter exemple :

  • Install Flutter
  • Download the Flutter source folder
  • Replace the Firebase .plist (ios/Runner/) and .json (android/app/) file by your own Firebase application file
  • Import the Flutter folder in Android Studio or IntelliJ
  • Select a target and press the play button !

iOS

Requirement : Xcode 12.1+, Swift 5.3

To run the iOS exemple :

  • Replace the Firebase .plist file by your own Firebase iOS Application file
  • Open iOS_Firebase_Demo.xcodeproj file
  • Let Xcode fetch the SPM dependencies
  • Press the play button !

Android

Requirement : Android Studio 4.1+, Kotlin

To run the Android exemple with Android Studio :

  • Download the lastest version of Android Studio
  • Import the Android source folder in Android Studio
  • Replace the Firebase google-services.json file (in the app folder) by your own Firebase json
  • Press the play button !
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].