Daniil Kostin

Results 10 issues of Daniil Kostin

Maybe I do not understand blending right... I have two svg with shapes of different colors. ```svg ``` - They all are in Stack. - I apply colorBlendMode: BlendMode.color to...

I like new `@Assert` decorator very much. But I also need `@Event` decorator. :) I think it would be very good to have custom decorators. Might they exist? I expect...

enhancement

@beforeSlide event returns "slideTo: undefined"

`validate() { this == this.parent[auth.uid].timestamp }` compiles into ` ".validate": "newData.val() == newData.parent[auth.uid].timestamp"` **supposed**: ` ".validate": "newData.val() == newData.parent().child(auth.uid).child('timestamp').val()"` workaround is `validate() { this == this.parent().child(auth.uid).child('timestamp').val() }`

How to set value with WidgetTester with integration_test or test_driver?

I'm a newbie in FP. FP seems very powerful but I cannot catch the idea yet... I need to tie two repositories transactions which don't know nothing about each other....

https://github.com/funwithflutter/flutter_confetti/issues/46 Svg support with example. Particaly solved the issue above. (except png)

`injectable_generator 1.5.2` fires with Exception on running: ``` 'instanceFactory.isReady': You tried to access an instance of LazySingletonClass that is not ready yet ``` `injectable_generator: 1.4.1` works fine

Please add Bandwidth Throttling per rule.