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:
Backend API https://github.com/winartodev/apollo
Flutter 3.32.2
Installation
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
Install dependencies
flutter pub get
Run Apollo Backend https://winarto-dev.gitbook.io/dev-docs/apollo/apollo
Run Apollo Mobile
flutter run
Last updated