/GrowPuang

푸앙이를 키워 졸업해보자

Primary LanguageDart

growpuang

Mobile App Development Term project - Team1

Build Setup

# install dependencies
flutter pub get
flutter pub upgrade
flutter pub outdated

# To run the application on an emulator or connected device
flutter run

Getting Started

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/tulee3474/GrowPuang.git
  1. Navigate to the project directory:
cd GrowPuang
  1. Install dependencies:
flutter pub get

Build

Development Build For a development build, run the following command:

flutter build apk

This will generate an APK file in the build/app/outputs/flutter-apk directory.

Release Build For a release build, run:

flutter build apk --release

This will generate a release-mode APK in the build/app/outputs/flutter-apk directory.

Run

To run the application on an emulator or connected device, use:

flutter run

Testing

To run tests, use:

flutter test

Speciality

  • Check if you have a assets/config/.env file well (For this file, please contact us)
  • This project is only developed for android platform