eigen_client 0.1.0 copy "eigen_client: ^0.1.0" to clipboard
eigen_client: ^0.1.0 copied to clipboard

Pure Dart client, domain, and live-session coordination for EigenInteractive games.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add eigen_client

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

dependencies:
  eigen_client: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:eigen_client/eigen_client.dart';
0
likes
0
points
185
downloads

Documentation

Documentation

Publisher

verified publishereigeninteractive.com

Weekly Downloads

Pure Dart client, domain, and live-session coordination for EigenInteractive games.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, eigen_api, json_annotation, web_socket_channel

More

Packages that depend on eigen_client