GNU/Linux xterm-256color bash 371 views

This guide provides the steps to run the Pocket Pet Flutter application.

Prerequisites

  1. Install Flutter SDK using FVM.
  2. Install Android Studio or VS Code.
  3. Connect an Android device or run an emulator.

Steps

  1. Set up Flutter SDK and check for any dependencies using flutter doctor.
  2. Install any required Android SDK components.
  3. Run the app with the necessary environment variables (e.g., API_BASE_URL).