Getting Started

System Requirements

Based on Flutter requirement. Please select the operating system on which you are installing Flutter:

Installation

To setup Buddy on your system, and sync your app with constant updates, clone the repo.

$ git clone projectUrl Flutter-UI-Real-Estate
$ cd Flutter-UI-Real-Estate/
$ flutter pub get

Run on Mobile

Runflutter run your terminal.

Run on Web

Runflutter run -d chromein your terminal. Make sure you have an Google Chrome installed and running.

Last updated