Before you begin, make sure you have the following tools and dependencies in place:
-
Flutter SDK: Ensure that you have Flutter installed on your system. You can use either VS Code or Android Studio as your development environment.
-
Emulator: You'll need an Android or iOS emulator for testing the app. Make sure it's set up and running.
-
Java JDK (for macOS): If you're using macOS, ensure that you have Java JDK installed.
Follow these steps to install and run the Prometeo-24.0 app on your local machine:
-
Clone the Repository: Start by cloning this repository using the
git clone
command or by downloading the ZIP file. -
Navigate to the Project Folder: Open a terminal and navigate to the folder where you can find the
pubspec.yaml
file. This file contains the project dependencies and configuration. -
Launch the App: To run the app, use the following command in the terminal:
flutter run