Jhoom Project Setup

This section will give you brief about project setup

Setup Jhoom project in flutter

Step 1: Download the code from the codecanyon

  1. Download the Flutter product (e.g., Jhoom) from your CodeCanyon account.
  2. Unzip the downloaded file and open the project in Android Studio or Visual Studio Code.

Step 2: Configure and Run the App

  1. Ensure you’ve connected a physical device or launched an Android emulator.
  2. If using Android Studio, click Run > Run 'main.dart'.
  3. If using Visual Studio Code, press F5 to launch your Flutter app.