Felix
Felix
I want to change the structure of a node based on its connected input. At the beginning, the node should be connectable to any component (see the node **Alteration** below):...
Hi, I'm using `vue-mention` to implement a textarea for inputting a mathematical expression. When the user inputs an existing variable name, the tooltip should pop up with autocomplete-suggestions just as...
# Package Proposal: gallerize **Dependency name (as used in *pubspec.yaml*):** gallerize **Current pub.dev link:** https://pub.dev/packages/gallerize **Current Git repository link:** https://github.com/WieFel/gallerize **Description:** Flutter package for creating Flutter Gallery-like gallery/demo for your...
[BUG] launching with flavor (-f) option generates icons for ALL flavors instead of the desired only
### :information_source: Info Version: `v0.8.0` ### :speech_balloon: Description I have set up 3 flavors in my app: flavor1, flavor2 and flavor3. For flavor1 and flavor2 I already had generated the...
**Describe the bug** Similar to #5, when I have a dropdown at the end (bottom) of the screen, the drop down menu opens outside of the screen, leaving only one/two...
Hi, I am using flowbite with Vue 3 and am having problems with getting javascript functionality (e.g. dropdowns, tooltips, etc.) to work. Doesn't matter if I try with "plain" `flowbite`...
**Describe the bug** Assume I have a class `A` which has 2 methods `method1` and `method2` with the following implementation: ```dart class A { void method1() { // ... do...
In my app, due to the chosen colors, the front- and back layer are not very clearly distinguishable. Therefore, I would like to introduce a `BoxShadow` on the front layer....
**Is your feature request related to a problem? Please describe.** I have a use case of a more complex form, but am not sure how to handle it: For example,...
[talker_bloc_logger] Since upgrading to versions 4.x.x, not seeing any logs anymore (Flutter 3.19.3)
**Describe the bug** I just upgraded the `talker_bloc_logger` package from version `2.4.0` to latest `4.0.3`, and noticed that suddenly I don't see any bloc logs anymore. I also recently upgraded...