Skip to content

22Titanium/Frontend

Repository files navigation

Frontend

Frontend for Ricochet game

How to download Flutter and Android Studio

  1. git clone https://github.com/22Titanium/Frontend.git
  2. Install Flutter sdk and unzip (for now, working at version 3.13.0)
  3. Install Android Studio (You don't have to install android studio if you want to use vscode instead of android studio. Skip below instruction 4 and 5)
  4. Install extension Flutter in Android Studio
  5. Install SDK Manager image

If you want VS code instead of Android Studio

  1. Install extension Flutter in Visual studio code
  2. You may need to install Android SDK

Set environment variable

  1. Search Set environment variables
  2. Edit user variable Path image
  3. Copy your Unziped flutter directory and paste as a new environment variable
  4. Run flutter --version in shell for checking environment variable edited well

Flutter settings

  1. Run flutter doctor in shell.
  2. Above command returns the issues for running flutter and how to fix the issues.
  3. If you want to test only android you can resolve issues about only android.
  4. You can see command lines like this picture if you don't have issues anymore. image

How to run

  • In your development environment, open directory what you cloned and debug and run.

About

Frontend for Ricochet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •