Apollo Mobile

Repo: https://github.com/winartodev/apollo_mobile

Overview

Apollo mobile apps

Requirements

Before you begin, ensure you have the following installed on your system:

  1. Flutter 3.32.2

Installation

  1. Clone Repo File

Open your terminal and run the following command to clone the repository:

git clone https://github.com/winartodev/apollo_mobile.git

Change to the directory where the repository was cloned:

Change to the directory where the repository was cloned:

cd apollo
  1. Install dependencies

flutter pub get
  1. Run Apollo Mobile

flutter run

Last updated