Theater is a package that I wrote because the built-in tools for working with isolates seemed insufficient to me.
I tested Dart on the server side and came to the conclusion that I write some wrappers over isolates every time. During the development process, I looked at other languages with an implemented actor model, at their functionality.
I'm still working on this package, I have ideas what functionality can be implemented in it.
Theater is a package that I wrote because the built-in tools for working with isolates seemed insufficient to me.
I tested Dart on the server side and came to the conclusion that I write some wrappers over isolates every time. During the development process, I looked at other languages with an implemented actor model, at their functionality.
I'm still working on this package, I have ideas what functionality can be implemented in it.