Gordon

Results 11 issues of Gordon

# Submit a pull request ## CLA - [x ] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required). - [ x] The code changes follow best practices - [ x] Code...

There are a few things to review/consider: - I exposed a few more attributes for scroll customisation. We should consider exposing `alignment` as well for further customisation - used in...

Would be amazing to add [Rive](https://rive.app) animations, similar to Lottie.

enhancement

Rive Android should allow touch events to continue propagating to parent views after Rive has processed it. This can be an optional flag.

First off, amazing package. Thanks for the work! I'm sorry if this is already possible, but I couldn't find any info on it. The docs mention that every Hybrid Object...

To be able to do something similar to: ``` import riveWASMResourceUrl from "@rive-app/canvas/rive.wasm?url"; ```

`rive_native` supports Linux for the Flutter renderer: `Factory.flutter`. But not the Rive Renderer: `Factory.rive` Creating this issue so that people can track the status of Rive Renderer support for Flutter...

enhancement