Zak Stam

Results 5 issues of Zak Stam

You seem to be using the same class (`AnimaNode`) for everything right but this makes it hard to maintain and possibly prone to errors because you have to pass dictionaries...

enhancement

[PROPOSAL] Although the [hide strategy](https://anima.ceceppa.me/doc/anima-node.html#hide-strategy) is nice and in most cases more than enough, there are times where i would prefer for example to have an initial value for position...

enhancement

This is useful when you want to add link buttons through code (simplifies things) and anyway without this `linkButton` is just a button with an underline. I tried connecting the...

enhancement
needs work
cherrypick:3.x
topic:gui

Hi @zarusz, > SlimMessageBus is a client façade for message brokers for .NET. It comes with implementations for specific brokers (Apache Kafka, Azure EventHub, MQTT/Mosquitto, Redis Pub/Sub) and in-memory message...

enhancement

I get the following error when running the project: `ScrollController not attached to any scroll views.` I am using the [code_field](https://github.com/akvelon/flutter-code-editor/tree/main/example/lib/02.code_field) project ``` Flutter 3.7.7 • channel stable • https://github.com/flutter/flutter.git...