Skip to content

hyun-hyang/GrowPuang

 
 

Repository files navigation

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
  • This project is only developed for android platform

About

푸앙이를 키워 졸업해보자

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 84.9%
  • C++ 7.1%
  • CMake 5.6%
  • HTML 0.7%
  • Swift 0.7%
  • C 0.4%
  • Other 0.6%