lichess_client 0.0.24 copy "lichess_client: ^0.0.24" to clipboard
lichess_client: ^0.0.24 copied to clipboard

Lichess API typed interface signatures and class/data models. Written in pure Dart with no HTTP dependencies.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lichess_client

With Flutter:

 $ flutter pub add lichess_client

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  lichess_client: ^0.0.24

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lichess_client/lichess_client.dart';
1
likes
140
pub points
34%
popularity

Publisher

verified publisheralexrintt.io

Lichess API typed interface signatures and class/data models. Written in pure Dart with no HTTP dependencies.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

donate.alexrintt.io
github.com
www.patreon.com

License

MIT (LICENSE)

Dependencies

freezed_annotation, json_annotation

More

Packages that depend on lichess_client