Skip to content

CS253-Group-6/Lostify-frontend

Repository files navigation

Lostify

CodeFactor

Source code for the frontend of Lostify for Android devices.

Building the app

  1. Make sure you have Flutter installed and up-to-date. Consult the official guide for instructions on setting up Flutter on your device.

  2. Clone the repository.

  3. Open a shell in the root directory of the local clone of the repository and execute the following commands:

    flutter pub get         # Get dependencies
    flutter build apk       # Build APK in release mode

The APK will be found at build/app/outputs/apk/release/.

Installing the app

To install the APK on an Android device:

  1. Build the project as described above.

  2. Connect your target device (Android) using a USB cable.

  3. Open a shell in the root directory of the local clone of the repository and run flutter install.

About

Repository for Flutter frontend of Lostify targeting Android devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors