Trevin Miller

Results 13 issues of Trevin Miller

Deepstream doesn't allow passing in a Gson object for serialization, or registering type adapters. Currently as a workaround, I serialize the object and then deserialize it back into JsonElement, then...

Note: the `horizontalSpace` and `verticalSpace` appear to be flipped, with `horizontalSpace` affecting the vertical spacing between items. When providing a `horizontalSpace`, the final row in the grid seems to add...

**Describe the bug** I am on the 3.0 dev 15 release. I have a notifier (notifierA, which is not using codegen) that listens to a stream and sets its state...

bug