elShiaLabeouf
elShiaLabeouf
Hi! Thank you for a nice library! I've noticed that if I use `dialogBackgroundColor: Colors.transparent`, the dialog is dropping a shade coming from its `elevation: 0.5` property: 
Hello @apotonick and the Trailblazer team! First of all, I'd like to thank you all for the great framework you created and that you've been supporting it for all these...
Please see [Issue#63](https://github.com/trailblazer/trailblazer-operation/issues/63)
Hello @apotonick and the Trailblazer team! I think [Adding outputs](https://trailblazer.to/2.1/docs/activity#activity-wiring-api-output-adding-outputs) is a really powerful feature since it enables handling multiple outcomes during the operation run. I also enjoy using `operation.success?`...