A new Flutter project.
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.
-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):
-Form data in Firebase: Overview of the mobile application.
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".
Part 2: Data obtained from Firebase.
Part 3: Pieces of information with the Fishes and Plants in Aquaponics.