Skip to content

trevorbayless/mobile

 
 

Repository files navigation

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.

Read the wiki for more information.

Run

First run the code generator:

flutter pub run build_runner watch

Then use flutter run:

flutter run

Internationalisation

Don't edit the app_en.arb file by hand, this file is generated. More information here.

About

Lichess mobile app v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.7%
  • JavaScript 1.5%
  • Ruby 0.6%
  • Java 0.1%
  • Swift 0.1%
  • Kotlin 0.0%