kinora_flow 1.2.0 copy "kinora_flow: ^1.2.0" to clipboard
kinora_flow: ^1.2.0 copied to clipboard

Kinora Flow Event Driven State Management

1.0.0 #

  • Renaming members for better intuitivity
  • Adding scoped Scope, so features can be scoped and disposed when the Scope is disposed

1.0.1 #

  • Improving logging: support for external logging and simpler log messages

1.0.2 #

  • Fixed logging on component changes

1.0.3 #

  • Fixed wrong class name (FlowFeatureDisposalLogic)

1.0.4 #

  • Fixed bug in FlowScope getComponent
  • Added getComponentOrNull

1.1.0 #

  • Added support for dispose in all types of Logic (it will be called once a FlowFeature is disposed) This allows, for example, to get a StreamSubscription<T> and then close it when it is no longer needed.

1.1.1 #

  • Fixed the order of logic disposal and potentially duplicate dispose calls

1.2.0 #

  • Added support for listening on state changes inside FlowLogic
  • All components have now a dispose method
2
likes
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Kinora Flow Event Driven State Management

Repository (GitHub)
View/report issues

Topics

#state-management #event-driven

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on kinora_flow