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

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application mobile Flutter for observes 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 our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.


USING:

-Android Studio or VSCode.

-Account creation in Firebase: https://firebase.google.com/

-To download the packages:

-Find and use packages to build Dart and Flutter apps: https://pub.dev/


-Create a project Flutter.

-Create account Google Cloud Platform.

-Create account Firebase.

-Create a Project Firebase.

-Download google-service.json file.

-Past the file google-service.json in Folder Project app.

9

-The Google Services Gradle Plugin

As part of enabling Google APIs or Firebase services in your Android application you may have to add the google-services plugin to your build.gradle file(gradle-->build.gradle):

ù

Add dependencies for basic libraries required for the services you have enabled. This step requires that you apply the Google Services Gradle plugin in your app/build.gradle file, like so(app-->build.gradle):

8

-Form data in Firebase: Overview of the mobile application.

image

Part 1: Authentification with Firebase.

  • Add this packages in the program (pubspec.yaml):

+"firebase_auth: ^1.1.1".

+"firebase_core: ^1.0.4".

+"firebase_database: ^6.1.2".

123

Part 2: Data obtained from Firebase.

54

Part 3: Pieces of information with the Fishes and Plants in Aquaponics.

++--

----+++++