GRouslan

Results 2 issues of GRouslan

Store fires a state on each update, but the fired state can be older than current when delivered. Maybe should be fired a function to get a state or something...

In logging_middleware.dart lines `_logger..fine('action: $action')..fine( 'prev state: ${api.state}')..fine('next state: ${api.state}')..fine( '=== === === === === === === === === === === === === === ');` result to logging same state...