Skip to content

billimiut/billimiut_app

Repository files navigation

Billimiut

빌리미웃 Billimiut is an item rental service that connects users to safely borrow items they urgently need from people around them based on the user’s current location.

Prerequisites

Before you begin, make sure you have the following installed on your system:

  • Flutter SDK (version >= 3.16.7)
  • Dart SDK (version >=3.2.4 <4.0.0)
  • Android Studio or Visual Studio Code with the Flutter and Dart plugins

Getting Started

Follow these steps to run the app:

Step 1: Clone the repository

Clone the repository using Git:

git clone https://github.com/billimiut/billimiut_app.git

Step 2: Navigate to the project directory

Change to the project directory:

cd billimiut_app

Step 3:

Fetch dependencies and ensure the Flutter environment is set up correctly:

flutter pub get
flutter doctor

If there are any issues reported by flutter doctor, follow the provided instructions to resolve them before proceeding.

Step 4: Run the app

Make sure to run the Android emulator or IOS emulator, or connect your android or ios device
To run the app on an Android device or emulator, use the following command:

flutter run -d android

This app is optimized for pixel 7

Other devices may have caution lines

To run the app on an iOS device or simulator, use the following command:

flutter run -d ios

Troubleshooting If you encounter any issues while running the app, please consult the Flutter documentation or submit an issue on the GitHub repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •