Skip to content

SalhiFayza/Application_Flutter-send-Data-Sensors-Raspberry-Pi-to-App-Flutter-using-Firebase-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application mobile Flutter for observing Aquaponics data in real-time remotely.

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.


USING:


Setup

  • Create a Flutter project.
  • Create a Google Cloud Platform account.
  • Create a Firebase account.
  • Create a Firebase project.
  • Download google-service.json file.
  • Paste the file google-service.json into your app project folder.

google-service.json

Google Services Gradle Plugin

Add the Google Services plugin to your build.gradle file (project-level):

gradle-project

Then, apply it in app/build.gradle and add necessary dependencies:

gradle-app

Firebase Data Form

Overview of the mobile application:

overview

Part 1: Authentication with Firebase

Add the following packages in pubspec.yaml:

firebase_auth: ^1.1.1
firebase_core: ^1.0.4
firebase_database: ^6.1.2

1 2 3

Part 2: Realtime Data from Firebase

5 4

Part 3: Information About Fish and Plants in Aquaponics

++ -- ---- +++++

Releases

No releases published

Packages

 
 
 

Contributors

Languages