Dufuna
Real estate listing app
Run Locally
Clone the project
git clone https://github.com/Iamstanlee/dufuna_app.git
Go to the project directory
cd dufuna_app
Install dependencies
flutter pub get
Run the app android or ios simulator
flutter run
Running Tests
To run tests, run the following command
flutter test