Skip to content

This is the flutter app for the SUZI Project for the Google Solution Challenge 2024 by Team TBD.

License

Notifications You must be signed in to change notification settings

suzisuzisuzi/SUZI-app

Repository files navigation

app

SUZI Flutter App

This is the flutter app for the SUZI Project for the Google Solution Challenge 2024 by Team TBD.

Instructions to Run

Create a .env file at the root of the project and add the following environment variables for backend host URL. Make sure your backend server is running. To know more about the backend server, visit SUZI Backend.

BASE_URL=<BACKEND URL>

Make sure to have flutter installed on your system and an Android/iOS Simulator running. Install FlutterFire CLI tools by running the following command.

flutter pub global activate flutterfire_cli

Configure Firebase by running the following command.

flutterfire configure

Run the following commands to start the app.

flutter pub get
flutter run

About

This is the flutter app for the SUZI Project for the Google Solution Challenge 2024 by Team TBD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •