ecsly_app 0.1.0-dev.4 copy "ecsly_app: ^0.1.0-dev.4" to clipboard
ecsly_app: ^0.1.0-dev.4 copied to clipboard

Pure Dart app-layer actions, drafts, and identity projections for ecsly.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ecsly_app

With Flutter:

 $ flutter pub add ecsly_app

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

dependencies:
  ecsly_app: ^0.1.0-dev.4

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:ecsly_app/ecsly_app.dart';
0
likes
150
points
33
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Pure Dart app-layer actions, drafts, and identity projections for ecsly.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ecs #state-management #simulation

License

MIT (license)

Dependencies

ecsly, meta

More

Packages that depend on ecsly_app