schlawg / mobile

Lichess mobile app v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lichess Mobile

Second iteration of the Lichess mobile app.

How to contribute

The project is still in early stage of development. Drastic changes may still happen, including project structure.

If you want to contribute, please read the contributing guide.

Setup

Follow the flutter guide to install flutter on your operating system.

This project is meant to run on iOS and Android, so you need to follow the "Platform setup" section of that guide to install the iOS and/or Android platform.

Note that this project is not meant to be run on web platform.

Run

First run the code generator:

flutter pub run build_runner watch

Then use flutter run:

flutter run

About

Lichess mobile app v2

License:GNU General Public License v3.0


Languages

Language:Dart 95.9%Language:JavaScript 2.8%Language:Ruby 0.9%Language:Java 0.2%Language:Swift 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%