Skip to content

Yonkokilasi/real-estate-app-test

Repository files navigation

Real Estate App

This project showcases the design and implementation skills for an app that enables users to quickly find real estate for rent and purchase. Note: Only the design is currently implemented; functionality will be added soon.

View Designs on Dribbble

Getting Started

To get started with this project, ensure you have the following tools installed on your machine:

  • Flutter (version >=3.19.0 <3.19.5)
  • Dart (version >=3.3.0 <4.0.0)
  • Android Studio
  • Visual Studio Code (optional, but recommended)

Installation

  1. Clone the Repository
    git clone https://github.com/Yonkokilasi/real-estate-app-test.git
    cd real-estate-app
    
  2. Install Dependencies
    flutter pub get
    flutter pub run build_runner build
  3. Running the App
    flutter run
    

Troubleshooting

Common Issues

  1. Flutter SDK not found

Ensure you have installed Flutter correctly and added it to your system PATH. Flutter Installation Guide Android license status unknown

Run the following command to accept Android licenses:

flutter doctor --android-licenses

About

Real Estate App Translation From Dribble

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published