ecsly 0.0.1-dev.6 copy "ecsly: ^0.0.1-dev.6" to clipboard
ecsly: ^0.0.1-dev.6 copied to clipboard

Experimental ECS core for Dart/Flutter (early prerelease).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ecsly

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

dependencies:
  ecsly: ^0.0.1-dev.6

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:ecsly/ecsly.dart';
1
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Experimental ECS core for Dart/Flutter (early prerelease).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

directed_graph, from_json_to_json, meta

More

Packages that depend on ecsly