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

Generated dart-dio REST client for the Eigen game engine. Its lib/ sources are regenerated wholesale from openapi.json by scripts/generate-dart-client.sh; THIS manifest is hand-owned and the generator [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add eigen_api

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

dependencies:
  eigen_api: ^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_api/eigen_api.dart';
0
likes
0
points
724
downloads

Documentation

Documentation

Publisher

verified publishereigeninteractive.com

Weekly Downloads

Generated dart-dio REST client for the Eigen game engine. Its lib/ sources are regenerated wholesale from openapi.json by scripts/generate-dart-client.sh; THIS manifest is hand-owned and the generator is told to skip it (see .openapi-generator-ignore).

Homepage
Repository (GitHub)
View/report issues

Topics

#games #multiplayer #api-client

License

unknown (license)

Dependencies

dio, json_annotation

More

Packages that depend on eigen_api