isolator 2.0.0 copy "isolator: ^2.0.0" to clipboard
isolator: ^2.0.0 copied to clipboard

outdated

Isolator is a package, which offer to you a simple way for creating two-component states with isolated part and frontend part of any kind - BLoC, MobX, ChangeNotifier and others

[2.0.0] - Fully refactored version with api changes and the new Dart 2.15 Isolate.exit things #

[1.1.0] - Add interactors for communicate between isolates #

[1.0.1] - Fix creating of Message Bus when create Backends in Future.wait #

[1.0.0] - Add possibility for messaging between backends #

[0.0.5] - Add null-safety and transfering large data from Backend by chunks #

[0.0.4] - Add errorsHandler, settings #

[0.0.3] - Add onError hook in Frontend, add possibility for logging and add global observers and some refactoring #

[0.0.2] - Add "sync" method #

[0.0.1] - First version #

70
likes
0
pub points
71%
popularity

Publisher

verified publisheralphamikle.dev

Isolator is a package, which offer to you a simple way for creating two-component states with isolated part and frontend part of any kind - BLoC, MobX, ChangeNotifier and others

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, pedantic

More

Packages that depend on isolator