Flutter Flourish
⭐️ A Flutter Begineer's Event Organized by GDSC GHRCE⭐️
-
Download the Project:
- Click on the green "Code" button.
- Select "Download ZIP".
- Once the ZIP file is downloaded, locate the file in your Downloads folder or the chosen download location.
-
Extract the Project:
- Right-click on the downloaded ZIP file.
- Choose "Extract All..." from the context menu.
- Select the destination where you want to extract the files.
- Click "Extract".
-
Navigate to the Project:
- Open the extracted folder in VS Code.
-
Install Dependencies:
-
Open Terminal in VS Code using
Ctrl + J
/cmd + J
-
Run the following command to install dependencies:
flutter pub get
-
-
Run the App:
- Run the app using the Start Debugging button.
Made with ❤️ by Aayush Paigwar