- Introduce
destroyAllEntities
method onGroup - Perfom small refactroings
- Introudce more sophisicated example apps
- Implements state, behaviour and widgets, in the near future state and behavour should be migrated to exclusive entitas_dart lib as state and behaviour have no dependency to Flutter.
- Documentation needs more love
- Implements Flutter relevant examples - counter and shopping cart, should add example involving networking e.g. "github search" similar to flutter_redux example
- Unit tests cover only state and behaviour, should add flutter tests for widgets